Uses of Interface
com.jackmeng.core.abst.impl_HalcyonRefreshable
-
Uses of impl_HalcyonRefreshable in com.jackmeng.core.gui
Modifier and TypeClassDescriptionclass
static class
class
-
Uses of impl_HalcyonRefreshable in com.jackmeng.core.util
Modifier and TypeFieldDescriptionuse_Pool.guards
private final List<impl_HalcyonRefreshable<use_Struct.struct_Pair<Optional<String>,
Optional<T>>>> use_Pool.refreshables
Modifier 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) Modifier and TypeMethodDescriptionvoid
use_Pool.setRefreshableGuard
(impl_Guard<impl_HalcyonRefreshable<use_Struct.struct_Pair<Optional<String>, Optional<T>>>> e)