public static class SegmentList.SplitResults
extends java.lang.Object
Constructor and Description |
---|
SegmentList.SplitResults(SegmentList above,
SegmentList below) |
Modifier and Type | Method and Description |
---|---|
SegmentList |
getAbove() |
SegmentList |
getBelow() |
public SegmentList.SplitResults(SegmentList above, SegmentList below)
public SegmentList getAbove()
public SegmentList getBelow()
Copyright ? 2009 Apache Software Foundation. All Rights Reserved.