The result of a comparison between two Comparable
objects.
| Initializer |
| Comparison(String string) Parameters:
|
| Attributes | |
| string | Source Code shared actual String string A developer-friendly string representing the
instance. Concatenates the name of the concrete
class of the instance with the Refined declaration: string |
| Inherited Attributes |
| Attributes inherited from: Object |
| Methods | |
| asLargeAs | Source Code shared Boolean asLargeAs() Deprecated: |
| asSmallAs | Source Code shared Boolean asSmallAs() Deprecated: |
| equal | Source Code shared Boolean equal() Deprecated: |
| largerThan | Source Code shared Boolean largerThan() Deprecated: |
| smallerThan | Source Code shared Boolean smallerThan() Deprecated: |
| unequal | Source Code shared Boolean unequal() Deprecated: |
| Inherited Methods |
| Methods inherited from: Object |