Uses of Interface
com.jackmeng.core.abst.impl_HalcyonRefreshable
Packages that use impl_HalcyonRefreshable
-
Uses of impl_HalcyonRefreshable in com.jackmeng.core.gui
Classes in com.jackmeng.core.gui that implement impl_HalcyonRefreshableModifier and TypeClassDescriptionclassstatic classclass -
Uses of impl_HalcyonRefreshable in com.jackmeng.core.util
Fields in com.jackmeng.core.util with type parameters of type impl_HalcyonRefreshableModifier and TypeFieldDescriptionuse_Pool.guardsprivate final List<impl_HalcyonRefreshable<use_Struct.struct_Pair<Optional<String>,Optional<T>>>> use_Pool.refreshablesMethods in com.jackmeng.core.util with parameters of type impl_HalcyonRefreshableModifier and TypeMethodDescriptionvoiduse_Pool.addRefreshable(impl_HalcyonRefreshable<use_Struct.struct_Pair<Optional<String>, Optional<T>>> content) voiduse_Pool.removeRefreshable(impl_HalcyonRefreshable<use_Struct.struct_Pair<Optional<String>, Optional<T>>> content) Method parameters in com.jackmeng.core.util with type arguments of type impl_HalcyonRefreshableModifier and TypeMethodDescriptionvoiduse_Pool.setRefreshableGuard(impl_Guard<impl_HalcyonRefreshable<use_Struct.struct_Pair<Optional<String>, Optional<T>>>> e)