Search
Preparing search index...
The search index is not available
@thermopylae/core.declarations
Thermopylae
Github
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
functional
Comparable
Exports
aliases
enums
functional
functions
http
http/device
http/location
http/mime
http/request
http/request-headers
http/response
http/response-headers
http/status-codes
http/verb
mapped
utils
Interface Comparable<T>
Represents an object which can be compared with another one.
Type parameters
T
Type of the object.
Hierarchy
Comparable
Methods
compare
Methods
compare
compare
(
other
:
T
)
:
ComparisonResult
Parameters
other:
T
Returns
ComparisonResult
Cloneable
Comparable
compare
Identity
Same
Represents an object which can be compared with another one.