类 ClassCache<V>
-
构造器概要
构造器构造器说明ClassCache(Function<Class<?>, V> creator) ClassCache(Function<Class<?>, V> creator, boolean nullable) -
方法概要
从类继承的方法 org.babyfish.jimmer.impl.util.StaticCache
get, getWithoutLock, onCreated
-
构造器详细资料
-
ClassCache
-
ClassCache
-