Package org.kingdoms.utils.internal
Class ExpirableSet<K>
java.lang.Object
org.kingdoms.utils.internal.ExpirableSet<K>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ExpirableSet
- Parameters:
expireAfterAccess- true if it should expire after access or false if it should expire after write.
-
-
Method Details
-
add
-
get
-
getTimeLeft
-
clear
public void clear() -
contains
-
remove
-