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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisEmpty()Returns true if this collection is empty.
-