Uses of Enum Class
com.jackmeng.core.util.const_GeneralStatus
-
Uses of const_GeneralStatus in com.jackmeng.core.abst
Modifier and TypeMethodDescriptionvoid
impl_HalcyonRefreshable.refresh
(const_GeneralStatus classification, T refreshed) -
Uses of const_GeneralStatus in com.jackmeng.core.gui
Modifier and TypeMethodDescriptionvoid
dgui_HalcyonApps.refresh
(const_GeneralStatus type, use_Struct.struct_Pair<Optional<String>, Optional<impl_App>> refreshed) void
dgui_HalcyonBottom.dgui_HalcyonFileList.refresh
(const_GeneralStatus type, use_Struct.struct_Pair<Optional<String>, Optional<use_TailwindPlaylist>> refreshed) void
gui_HalcyonMoreApps.refresh
(const_GeneralStatus type, use_Struct.struct_Pair<Optional<String>, Optional<impl_App>> refreshed) -
Uses of const_GeneralStatus in com.jackmeng.core.util
Modifier and TypeMethodDescriptionstatic const_GeneralStatus
Returns the enum constant of this class with the specified name.static const_GeneralStatus[]
const_GeneralStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionprivate void
use_Pool.notifyRefreshers
(const_GeneralStatus type, use_Struct.struct_Pair<Optional<String>, Optional<T>> removed)