Package net.infonode.util.collection
Interface ConstCollection
- All Known Subinterfaces:
ChangeNotifyMap,Collection,ConstChangeNotifyMap,ConstMap,Map
- All Known Implementing Classes:
AbstractChangeNotifyMap,AbstractConstChangeNotifyMap,ChangeNotifyMapWrapper,ConstChangeNotifyVectorMap,ConstVectorMap,MapAdapter,SingleValueMap
public interface ConstCollection
-
Method Summary
-
Method Details
-
isEmpty
boolean isEmpty()Returns true if this collection is empty.- Returns:
- true if this collection is empty
-