public static class ITensileNet.IParticleOnCurveComparator extends java.lang.Object implements IComparator<IParticleOnCurveI>
| Constructor and Description |
|---|
IParticleOnCurveComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(IParticleOnCurveI p1,
IParticleOnCurveI p2) |
public int compare(IParticleOnCurveI p1, IParticleOnCurveI p2)
compare in interface IComparator<IParticleOnCurveI>