Class IndirectSet<E>

    • Constructor Detail

      • IndirectSet

        public IndirectSet()
        Deprecated.
      • IndirectSet

        public IndirectSet​(int initialCapacity)
        Deprecated.
      • IndirectSet

        public IndirectSet​(int initialCapacity,
                           float loadFactor)
        Deprecated.
      • IndirectSet

        public IndirectSet​(java.util.Collection<? extends E> c)
        Deprecated.