Home > nifty-tou > Comparable
API for a comparison between similar objects.
Signature:
export default interface Comparable<T>
Method | Description |
---|---|
compareTo(o) | Compare this instance to another. |
Home > nifty-tou > Comparable
API for a comparison between similar objects.
Signature:
export default interface Comparable<T>
Method | Description |
---|---|
compareTo(o) | Compare this instance to another. |