Package org.jline.builtins
Class Less.Pair<U,V>
- java.lang.Object
-
- org.jline.builtins.Less.Pair<U,V>
-
- Enclosing class:
- Less
static class Less.Pair<U,V> extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description U
getU()
V
getV()
-