Package org.opt4j.optimizer.ea
Class Pair<A>
- java.lang.Object
-
- org.opt4j.optimizer.ea.Pair<A>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AgetFirst()Returns the first element.AgetSecond()Returns the second element.
-