Class PairOfSomething
- java.lang.Object
-
- net.sourceforge.plantuml.project.lang.PairOfSomething
-
-
Constructor Summary
Constructors Constructor Description PairOfSomething(Something complement1, Something complement2)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Failable<? extends Object>
getMe(GanttDiagram system, RegexResult arg, String suffix)
IRegex
toRegex(String suffix)
-