Class InflatableSet

All Implemented Interfaces:
Nullable<InflatableSet>, Iterable, Collection, Set

public class InflatableSet extends InflatableCollection implements Set, Nullable<InflatableSet>
A Set specialization of InflatableCollection.
Since:
Coherence 3.6
Author:
ch 2009.11.22
  • Constructor Details

    • InflatableSet

      public InflatableSet()
  • Method Details