Class ObjectHashSet<T>

    • Constructor Detail

      • ObjectHashSet

        public ObjectHashSet​(int expected,
                             float f)
      • ObjectHashSet

        public ObjectHashSet​(int expected)
      • ObjectHashSet

        public ObjectHashSet()
    • Method Detail

      • add

        public boolean add​(T t)
      • contains

        public boolean contains​(T t)