Map
Index
Random
Help
th

Quote: a nested, member class should be static; it has access to all of the enclosing class's members

QuoteRef: blocJ_2001 , p. 91



Topic:
object-oriented classes
Topic:
data type by access rights

Quotation Skeleton

Item 18: Favor static member classes over nonstatic … to server its enclosing class. … A static member class … is best thought of as an ordinary class … class's members, even those declared private.   Google-1   Google-2

Copyright clearance needed for quotation.


Related Topics up

Topic: object-oriented classes (67 items)
Topic: data type by access rights (20 items)

Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.