Package | Description |
---|---|
myorg.relex.collection |
Modifier and Type | Field and Description |
---|---|
private List<Segment> |
Path.segments |
Modifier and Type | Method and Description |
---|---|
Segment |
Segment.setFrom(String from) |
Segment |
Segment.setNumber(int number) |
Segment |
Segment.setTo(String to) |
Modifier and Type | Method and Description |
---|---|
List<Segment> |
Path.getSegments() |
Modifier and Type | Method and Description |
---|---|
Path |
Path.addSegment(Segment segment) |
int |
Segment.compareTo(Segment rhs) |
Copyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.