Class CollectionTooBigException

    • Constructor Detail

      • CollectionTooBigException

        public CollectionTooBigException​(int size,
                                         int maxSize)
    • Method Detail

      • getMaxSize

        public int getMaxSize()
      • getSize

        public int getSize()