Class IntHashSet

    • Constructor Detail

      • IntHashSet

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

        public IntHashSet​(int expected)
      • IntHashSet

        public IntHashSet()
    • Method Detail

      • add

        public boolean add​(int k)
      • contains

        public boolean contains​(int k)