Class NStage
java.lang.Object
net.sourceforge.plantuml.nwdiag.next.NStage
- All Implemented Interfaces:
java.lang.Comparable<NStage>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Constructor Details
-
NStage
public NStage(int number)
-
-
Method Details
-
toString
public java.lang.String toString()- Overrides:
toString
in classjava.lang.Object
-
compareTo
- Specified by:
compareTo
in interfacejava.lang.Comparable<NStage>
-
getNumber
public int getNumber() -
getMin
-
getMax
-