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

    Modifier and Type
    Method
    Description
    boolean
    Returns true if this collection is empty.
  • Method Details

    • isEmpty

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