Package com.jk.core.collections


package com.jk.core.collections
  • Class
    Description
    This Interface is a generic interface for holding a list of items that implement the JKIndexable interface.
    JKMap<K,V>
    This interface is a generic interface that represents a map.
    This class represents a custom implementation of the Set interface, providing a specialized set data structure.