Map
Index
Random
Help
th

Quote: define parameters as interfaces instead of classes; greater flexibility without copy operations

QuoteRef: blocJ_2001 , p. 127



Topic:
interface type
Group:
parameters
Topic:
programming style
Topic:
type parameter

Quotation Skeleton

For parameter types, favor interfaces over classes. … For example, there is no reason ever to … Hashtable, a HashMap, a TreeMap … By using a class instead of an interface, … operation if the input data happens to exist …   Google-1   Google-2

Copyright clearance needed for quotation.


Related Topics up

Topic: interface type (50 items)
Group: parameters   (10 topics, 145 quotes)
Topic: programming style (47 items)
Topic: type parameter (34 items)

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