public class InterpolatedValueValueComparator extends Object implements Comparator<InterpolatedValue>, Serializable
Constructor and Description |
---|
InterpolatedValueValueComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(InterpolatedValue o1,
InterpolatedValue o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public int compare(InterpolatedValue o1, InterpolatedValue o2)
compare
in interface Comparator<InterpolatedValue>
Copyright © 2015 Collaborative Software Development Laboratory. All rights reserved.