Comparable.compareTo implementation.
Namespace: com.mindfusion.common
Package: com.mindfusion.common
Java Copy Code |
---|
public int compareTo ( |
The Duration object to compare to.
A negative integer, zero, or a positive integer as this object is less than, equal to, or greater than the specified object.
JPlanner Programmer's Guide | © 2023 MindFusion |