Uses of Interface
com.jackmeng.core.abst.impl_Guard
-
Uses of impl_Guard in com.jackmeng
Modifier and TypeFieldDescriptionprivate final impl_Guard<String>
use_MUTableDefinition.onValidate
ModifierConstructorDescriptionuse_MUTableDefinition
(String name, String key, String defVal, impl_Guard<String> r, impl_ForYou<String> ok, impl_Callback<String> callMe) -
Uses of impl_Guard in com.jackmeng.core.util
Modifier and TypeMethodDescriptionvoid
use_Pool.setGuard
(impl_Guard<T> e) void
use_Pool.setRefreshableGuard
(impl_Guard<impl_HalcyonRefreshable<use_Struct.struct_Pair<Optional<String>, Optional<T>>>> e)