public static class SegmentList.SplitResults extends Object
| Constructor and Description |
|---|
SplitResults(SegmentList above,
SegmentList below) |
| Modifier and Type | Method and Description |
|---|---|
SegmentList |
getAbove() |
SegmentList |
getBelow() |
public SplitResults(SegmentList above, SegmentList below)
public SegmentList getAbove()
public SegmentList getBelow()
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.