public class RuleColumnCoordinate extends Object
int
column
String
feelText
rule
RuleColumnCoordinate(int rule, int column, String feelText)
boolean
equals(Object obj)
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public final int rule
public final int column
public final String feelText
public RuleColumnCoordinate(int rule, int column, String feelText)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.