2007/2/10, Nico Klasens <[EMAIL PROTECTED]>:
Modified Files:
BridgeList.java
Log Message:
Created subBridgeList method
- public BridgeList<E> subList(int s, int o);
+ public BridgeList<E> subBridgeList(int s, int o);
I don't understand why that is better. We 'covariant return types' in
java 1.5 so why not use it?
Michiel
--
mihxil' http://meeuw.org
nl_NL eo_XX en_US
_______________________________________________
Developers mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/developers