Chapter 8: Methods
This chapter discusses several aspects of method design: how to treat parameters and return values, how to design method signatures, and how to document.
This chapter discusses several aspects of method design: how to treat parameters and return values, how to design method signatures, and how to document.