Class LightboxState


  • public class LightboxState
    extends Object
    • Constructor Detail

      • LightboxState

        public LightboxState()
    • Method Detail

      • setState

        public void setState​(int x,
                             int y,
                             boolean s)
      • getState

        public boolean getState​(int x,
                                int y)
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object