|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttoxi.sim.dla.PipelineOrder
public class PipelineOrder

A dummy comparator enforcing a FIFO order of segments, i.e. the order they were added to the set.
| Constructor Summary | |
|---|---|
PipelineOrder()
|
|
| Method Summary | |
|---|---|
int |
compare(toxi.geom.Line3D a,
toxi.geom.Line3D b)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
|---|
equals |
| Constructor Detail |
|---|
public PipelineOrder()
| Method Detail |
|---|
public int compare(toxi.geom.Line3D a,
toxi.geom.Line3D b)
compare in interface java.util.Comparator<toxi.geom.Line3D>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||