Uses of Interface
dev.orne.beans.IdentityResolver.Cache
-
Uses of IdentityResolver.Cache in dev.orne.beans
Modifier and TypeClassDescriptionprotected static class
Implementation ofCache
based onWeakHashMap
.Modifier and TypeMethodDescriptionprotected @NotNull IdentityResolver.Cache
IdentityResolver.getCache()
Returns the cache to be used by this instance.Modifier and TypeMethodDescriptionprotected @NotNull IdentityResolver
IdentityResolver.setCache
(IdentityResolver.Cache cache) Sets the identity type resolve methods cache for this instance.