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 TypeClassDescriptionclass
static class
class
-
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.guards
private final List<impl_HalcyonRefreshable<use_Struct.struct_Pair<Optional<String>,
Optional<T>>>> use_Pool.refreshables
Methods in com.jackmeng.core.util with parameters of type impl_HalcyonRefreshableModifier and TypeMethodDescriptionvoid
use_Pool.addRefreshable
(impl_HalcyonRefreshable<use_Struct.struct_Pair<Optional<String>, Optional<T>>> content) void
use_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 TypeMethodDescriptionvoid
use_Pool.setRefreshableGuard
(impl_Guard<impl_HalcyonRefreshable<use_Struct.struct_Pair<Optional<String>, Optional<T>>>> e)