Uses of Interface
one.xingyi.core.Cache
-
Packages that use Cache Package Description one.xingyi.core -
-
Uses of Cache in one.xingyi.core
Methods in one.xingyi.core that return Cache Modifier and Type Method Description static <From,To>
Cache<From,To>Cache. dumbCache(java.util.function.Function<From,To> rawFn)
-