Package me.despical.commandframework.utils
@Internal
package me.despical.commandframework.utils
Provides internal utility classes and helpers for the Command Framework.
- Since:
- 1.2.7
-
ClassDescriptionSelfExpiringHashMap<K,
V> SelfExpiringMap<K,V> An implementation of Map interface with expiring keys feature.This class is a part of Despical's Commons library.