Class EolSet<T>

  • All Implemented Interfaces:
    java.lang.Iterable<T>, java.util.Collection<T>, java.util.Set<T>

    public class EolSet<T>
    extends EolCollection<T>
    implements java.util.Set<T>
    • Constructor Detail

      • EolSet

        public EolSet()