Interface PrimitiveCollection

    • Method Detail

      • isEmpty

        boolean isEmpty()
      • clear

        void clear()
      • size

        int size()
      • close

        void close()
        Free any attached resources.
        Specified by:
        close in interface java.lang.AutoCloseable