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