Package tech.harmonysoft.oss.common.cache
See: Description
-
Class Summary Class Description KeyHelper Utility class for a situation when we need to frequently use an immutable key (e.g. SimpleObjectsPool Normally it's ok to create short-lived objects and let GC take care of them.