Interface Comparable
Comparable conform classes implement a comparator method to compare two objects to determine an ordering for a set of objects. Implementations may decide to allow comparison to any type of value.
Direct known implementers
Core\Type\ImmutableString
,
Core\UUID
,
Core\Value
,
Core\Version
Indirect known implementers
Core\Env_File
,
Core\Env_FileList
,
Core\Filter_Value
,
Core\String\Encrypted
Methods summary
public
integer
|