The result of a comparison between two Comparable
objects: larger, smaller, or equal.
Comparable| Initializer |
Comparison(String string)Parameters:
|
| Attributes | |
reversed | Source Codeshared formal Comparison reversedThe reversed value of this comparison. |
string | Source Codeshared actual String stringA developer-friendly string representing the instance.
Concatenates the name of the concrete class of the
instance with the Refines Object.string |
| Inherited Attributes |
Attributes inherited from: Object |