private static class Bzip2DivSufSort.PartitionResult
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) int |
first |
(package private) int |
last |
| Constructor and Description |
|---|
PartitionResult(int first,
int last) |