Uses of Interface
de.focus_shift.caching.Cache.ValueHandler
-
Packages that use Cache.ValueHandler Package Description de.focus_shift.caching -
-
Uses of Cache.ValueHandler in de.focus_shift.caching
Classes in de.focus_shift.caching that implement Cache.ValueHandler Modifier and Type Class Description classHolidayManagerValueHandlerCreates theCache.ValueHandlerwhich constructs aHolidayManager.Methods in de.focus_shift.caching with parameters of type Cache.ValueHandler Modifier and Type Method Description VCache. get(Cache.ValueHandler<V> valueHandler)Returns the value defined by theCache.ValueHandler
-