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