Class NStage
- java.lang.Object
-
- net.sourceforge.plantuml.nwdiag.next.NStage
-
-
Constructor Summary
Constructors Constructor Description NStage(int number)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description intcompareTo(NStage other)static NStagegetMax(NStage stage1, NStage stage2)static NStagegetMin(NStage stage1, NStage stage2)intgetNumber()java.lang.StringtoString()
-