Class OverlayMenuEntry


  • public class OverlayMenuEntry
    extends Object
    • Constructor Detail

      • OverlayMenuEntry

        public OverlayMenuEntry​(net.runelite.api.MenuAction menuAction,
                                String option,
                                String target)
    • Method Detail

      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • getMenuAction

        public net.runelite.api.MenuAction getMenuAction()
      • getOption

        public String getOption()
      • getTarget

        public String getTarget()