Brian

28%
Flag icon
Item 23: Prefer class hierarchies to tagged classes Occasionally you may run across a class whose instances come in two or more flavors and contain a tag field indicating the flavor of the instance.
Brian
I don’t think I’ve ever been tempted to do this.
Effective Java
Rate this book
Clear rating
Open Preview