net.sourceforge.plantuml.cucadiagram
Class Ident
java.lang.Object
net.sourceforge.plantuml.cucadiagram.Ident
- All Implemented Interfaces:
- Comparable<Ident>
public class Ident
- extends Object
- implements Comparable<Ident>
of
public static Ident of(String code)
toString
public String toString()
- Overrides:
toString
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
compareTo
public int compareTo(Ident other)
- Specified by:
compareTo
in interface Comparable<Ident>
Copyright © 2014. All Rights Reserved.