Uses of Enum Class
com.jackmeng.core.util.const_GeneralStatus
Packages that use const_GeneralStatus
-
Uses of const_GeneralStatus in com.jackmeng.core.abst
Methods in com.jackmeng.core.abst with parameters of type const_GeneralStatusModifier and TypeMethodDescriptionvoidimpl_HalcyonRefreshable.refresh(const_GeneralStatus classification, T refreshed) -
Uses of const_GeneralStatus in com.jackmeng.core.gui
Methods in com.jackmeng.core.gui with parameters of type const_GeneralStatusModifier and TypeMethodDescriptionvoiddgui_HalcyonApps.refresh(const_GeneralStatus type, use_Struct.struct_Pair<Optional<String>, Optional<impl_App>> refreshed) voiddgui_HalcyonBottom.dgui_HalcyonFileList.refresh(const_GeneralStatus type, use_Struct.struct_Pair<Optional<String>, Optional<use_TailwindPlaylist>> refreshed) voidgui_HalcyonMoreApps.refresh(const_GeneralStatus type, use_Struct.struct_Pair<Optional<String>, Optional<impl_App>> refreshed) -
Uses of const_GeneralStatus in com.jackmeng.core.util
Methods in com.jackmeng.core.util that return const_GeneralStatusModifier and TypeMethodDescriptionstatic const_GeneralStatusReturns 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.Methods in com.jackmeng.core.util with parameters of type const_GeneralStatusModifier and TypeMethodDescriptionprivate voiduse_Pool.notifyRefreshers(const_GeneralStatus type, use_Struct.struct_Pair<Optional<String>, Optional<T>> removed)