| Package | Description |
|---|---|
| org.crsh.util |
| Modifier and Type | Method and Description |
|---|---|
Pair<java.lang.Integer,java.lang.Integer>[] |
CharSlicer.lines(int width) |
static <F,S> Pair<F,S> |
Pair.of(F first,
S second) |
Pair<java.lang.Integer,java.lang.Integer> |
CharSlicer.size() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<Pair<java.lang.Integer,java.lang.Integer>> |
CharSlicer.linesIterator(int width) |
Copyright © 2014 eXo Platform SAS. All Rights Reserved.