Package preponderous.ponder.misc.abs
Interface Cacheable
public interface Cacheable
-
Method Summary
-
Method Details
-
getKey
Object getKey()This can be used to get the key associated with the cacheable object.- Returns:
- The key associated with the cacheable object.
-