Uses of Record Class
de.murmelmeister.murmelapi.user.parent.UserParentCache.ParentKey
Packages that use UserParentCache.ParentKey
-
Uses of UserParentCache.ParentKey in de.murmelmeister.murmelapi.user.parent
Fields in de.murmelmeister.murmelapi.user.parent with type parameters of type UserParentCache.ParentKeyModifier and TypeFieldDescriptionprivate final com.github.benmanes.caffeine.cache.LoadingCache<UserParentCache.ParentKey, UserParent> UserParentCache.cacheByKeyMethods in de.murmelmeister.murmelapi.user.parent with parameters of type UserParentCache.ParentKeyModifier and TypeMethodDescriptionprivate UserParentUserParentCache.loadByKey(UserParentCache.ParentKey key) private voidUserParentCache.refreshSingle(UserParentCache.ParentKey key)