net.infonode.util.collection
Interface ConstCollection

All Known Subinterfaces:
ChangeNotifyMap, Collection, ConstChangeNotifyMap, ConstMap, Map
All Known Implementing Classes:
AbstractChangeNotifyMap, AbstractConstChangeNotifyMap, ChangeNotifyMapWrapper, ConstChangeNotifyVectorMap, ConstVectorMap, MapAdapter, PropertyMapImpl.PropertyObjectMap, SingleValueMap

public interface ConstCollection


Method Summary
 boolean isEmpty()
          Returns true if this collection is empty.
 

Method Detail

isEmpty

boolean isEmpty()
Returns true if this collection is empty.

Returns:
true if this collection is empty