Uses of Interface
com.jackmeng.core.abst.impl_ForYou
Package
Description
-
Uses of impl_ForYou in com.jackmeng
Modifier and TypeFieldDescriptionstatic final use_ListenerPool_ForYou<use_TailwindTrack,
impl_ForYou<use_TailwindTrack>> const_Core.SELECTION_LISTENERS
Modifier and TypeMethodDescription<T> void
use_HalcyonFolder.deserialize
(String completeFileName, Class<T> t, impl_ForYou<Exception> error, impl_ForYou<T> promise) ModifierConstructorDescriptionuse_MUTableDefinition
(String name, String key, String defVal, impl_Guard<String> r, impl_ForYou<String> ok, impl_Callback<String> callMe) use_MUTableDefinition
(String name, String key, String defVal, String[] l, impl_ForYou<String> ok, impl_Callback<String> callMe) -
Uses of impl_ForYou in com.jackmeng.core.abst
-
Uses of impl_ForYou in com.jackmeng.core.gui
Modifier and TypeClassDescriptionstatic class
final class
static final class
final class
private static final class
-
Uses of impl_ForYou in com.jackmeng.core.util
Modifier and TypeClassDescriptionstatic final class
static final class
use_Struct.struct_Trio<A,
B, C> Modifier and TypeMethodDescriptionstatic <T> void
use_FSys.deserialize_OBJ
(String locale, Class<T> example, impl_ForYou<Exception> errorCallback, impl_ForYou<T> promise) static void
use_FSys.serialize_OBJ
(String locale, Serializable e, impl_ForYou<Exception> errorCallback) -
Uses of impl_ForYou in com.jackmeng.tailwind
ModifierConstructorDescriptionuse_Tailwind
(use_TailwindTrack e, impl_ForYou<use_Struct.struct_Pair<use_Tailwind.tailwind_Status, Exception>> errorCallback)