Package net.infonode.util.collection
Interface Collection
- All Superinterfaces:
ConstCollection
- All Known Subinterfaces:
ChangeNotifyMap
,Map
- All Known Implementing Classes:
AbstractChangeNotifyMap
,ChangeNotifyMapWrapper
,MapAdapter
-
Method Summary
Methods inherited from interface net.infonode.util.collection.ConstCollection
isEmpty
-
Method Details
-
clear
void clear()Removes all elements from this collection..
-