Package com.jk.core.collections
package com.jk.core.collections
- 
ClassDescriptionJKListHolder<T extends JKIndexable>This Interface is a generic interface for holding a list of items that implement the
JKIndexableinterface.JKMap<K,V> This interface is a generic interface that represents a map.JKSet<T>This class represents a custom implementation of theSetinterface, providing a specialized set data structure.