Uses of Class
com.jackmeng.core.util.use_Struct.struct_Pair
Packages that use use_Struct.struct_Pair
-
Uses of use_Struct.struct_Pair in com.jackmeng
Fields in com.jackmeng declared as use_Struct.struct_PairModifier and TypeFieldDescriptionstatic use_Struct.struct_Pair<String,String> const_MUTableKeys.lang_localestatic use_Struct.struct_Pair<Integer,Integer> const_MUTableKeys.top_artwork_wxh -
Uses of use_Struct.struct_Pair in com.jackmeng.core.gui
Fields in com.jackmeng.core.gui with type parameters of type use_Struct.struct_PairModifier and TypeFieldDescriptionprivate final Map<String,use_Struct.struct_Trio<use_Struct.struct_Pair<Integer, JTree>, DefaultMutableTreeNode, List<DefaultMutableTreeNode>>> dgui_HalcyonBottom.dgui_HalcyonFileList.guiTreesprivate final Queue<use_Struct.struct_Pair<JComponent,JComponent>> dgui_NotificationArena.queueMethods in com.jackmeng.core.gui that return use_Struct.struct_PairModifier and TypeMethodDescriptionstatic use_Struct.struct_Pair<Integer,Integer> use_GuiUtil.center_OfScreen()Methods in com.jackmeng.core.gui with parameters of type use_Struct.struct_PairModifier 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) Method parameters in com.jackmeng.core.gui with type arguments of type use_Struct.struct_PairModifier and TypeMethodDescriptionstatic JPopupMenuuse_GuiUtil.make_PopupMenu(String label, List<use_Struct.struct_Pair<Object, Consumer<ActionEvent>>> contents) -
Uses of use_Struct.struct_Pair in com.jackmeng.core.util
Fields in com.jackmeng.core.util with type parameters of type use_Struct.struct_PairModifier and TypeFieldDescriptionuse_Pool.guardsprivate final List<impl_HalcyonRefreshable<use_Struct.struct_Pair<Optional<String>,Optional<T>>>> use_Pool.refreshablesMethods in com.jackmeng.core.util that return use_Struct.struct_PairModifier and TypeMethodDescriptionstatic use_Struct.struct_Pair<Integer,Integer> use_Program.screen_center()Methods in com.jackmeng.core.util with parameters of type use_Struct.struct_PairModifier and TypeMethodDescriptionprivate voiduse_Pool.notifyRefreshers(const_GeneralStatus type, use_Struct.struct_Pair<Optional<String>, Optional<T>> removed) Method parameters in com.jackmeng.core.util with type arguments of type use_Struct.struct_PairModifier and TypeMethodDescriptionvoiduse_Pool.addRefreshable(impl_HalcyonRefreshable<use_Struct.struct_Pair<Optional<String>, Optional<T>>> content) voiduse_Pool.removeRefreshable(impl_HalcyonRefreshable<use_Struct.struct_Pair<Optional<String>, Optional<T>>> content) voiduse_Pool.setRefreshableGuard(impl_Guard<impl_HalcyonRefreshable<use_Struct.struct_Pair<Optional<String>, Optional<T>>>> e) -
Uses of use_Struct.struct_Pair in com.jackmeng.tailwind
Fields in com.jackmeng.tailwind with type parameters of type use_Struct.struct_PairConstructor parameters in com.jackmeng.tailwind with type arguments of type use_Struct.struct_PairModifierConstructorDescriptionuse_Tailwind(use_TailwindTrack e, impl_ForYou<use_Struct.struct_Pair<use_Tailwind.tailwind_Status, Exception>> errorCallback)