Package io.ran

Class KeySet.Field

java.lang.Object
io.ran.KeySet.Field
Enclosing class:
KeySet

public static class KeySet.Field extends Object
  • Constructor Details

    • Field

      public Field(Property<?> property, int order)
  • Method Details

    • getProperty

      public Property<?> getProperty()
    • getOrder

      public int getOrder()
    • getToken

      public Token getToken()
    • getType

      public Clazz<?> getType()
    • getOn

      public Clazz<?> getOn()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object