- java.lang.Object
-
- org.iternine.jeppetto.enhance.TemplateHelper.Pair<E,F>
-
-
Constructor Summary
Constructors
| Constructor and Description |
Pair(E first,
F second) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getFirst
public E getFirst()
-
getSecond
public F getSecond()
Copyright © 2017. All Rights Reserved.