org.forester.go
Class GoId
java.lang.Object
org.forester.go.GoId
- All Implemented Interfaces:
- Comparable<GoId>
public class GoId
- extends Object
- implements Comparable<GoId>
GoId
public GoId(String id)
compareTo
public int compareTo(GoId id)
- Specified by:
compareTo
in interface Comparable<GoId>
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
getId
public String getId()
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
toString
public String toString()
- Overrides:
toString
in class Object