Interface PrimitiveIntSet

    • Method Detail

      • add

        boolean add​(int value)
      • contains

        boolean contains​(int value)
      • remove

        boolean remove​(int value)