java.util.Comparator
class java.util.Comparator extends %Net.Remote.Proxy
Method Inventory
- compare()
- comparing()
- comparingDouble()
- comparingInt()
- comparingLong()
- equals()
- naturalOrder()
- nullsFirst()
- nullsLast()
- reverseOrder()
- reversed()
- thenComparing()
- thenComparingDouble()
- thenComparingInt()
- thenComparingLong()
Parameters
parameter IMPORTTIMESTAMP = 1969-12-31 16:00:00.0;
Methods
method compare(ByRef p0 As %ObjectHandle, ByRef p1 As %ObjectHandle) as %ObjectHandle
classmethod comparing(ByRef p0 As %ObjectHandle, ByRef p1 As %ObjectHandle, ByRef p2 As %ObjectHandle) as %ObjectHandle
classmethod comparingDouble(ByRef p0 As %ObjectHandle, ByRef p1 As %ObjectHandle) as %ObjectHandle
classmethod comparingInt(ByRef p0 As %ObjectHandle, ByRef p1 As %ObjectHandle) as %ObjectHandle
classmethod comparingLong(ByRef p0 As %ObjectHandle, ByRef p1 As %ObjectHandle) as %ObjectHandle
method equals(ByRef p0 As %ObjectHandle) as %ObjectHandle
classmethod naturalOrder(ByRef p0 As %ObjectHandle) as %ObjectHandle
classmethod nullsFirst(ByRef p0 As %ObjectHandle, ByRef p1 As %ObjectHandle) as %ObjectHandle
classmethod nullsLast(ByRef p0 As %ObjectHandle, ByRef p1 As %ObjectHandle) as %ObjectHandle
classmethod reverseOrder(ByRef p0 As %ObjectHandle) as %ObjectHandle
method reversed() as %ObjectHandle
method thenComparing(ByRef p0 As %ObjectHandle, ByRef p1 As %ObjectHandle) as %ObjectHandle
method thenComparingDouble(ByRef p0 As %ObjectHandle) as %ObjectHandle
method thenComparingInt(ByRef p0 As %ObjectHandle) as %ObjectHandle
method thenComparingLong(ByRef p0 As %ObjectHandle) as %ObjectHandle
Inherited Members
Inherited Properties
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %Constructor()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %FetchObject()
- %Get()
- %GetObject()
- %GetParameter()
- %GetStatic()
- %I()
- %IOL()
- %IOLR()
- %IR()
- %IsA()
- %IsDataType()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OnClose()
- %OriginalNamespace()
- %OverloadWrite()
- %PackageName()
- %PostInvoke()
- %PostInvokeStatic()
- %PreInvoke()
- %PreInvokeStatic()
- %ProcessError()
- %ProcessErrorStatic()
- %ReadArrayArgument()
- %ReadGlobalArray()
- %ReadObjects()
- %RegisterOnDestructCallback()
- %RemoveFromSaveSet()
- %S()
- %SOL()
- %SOLR()
- %SR()
- %SendObject()
- %SerializeObject()
- %Set()
- %SetEager()
- %SetModified()
- %SetStatic()
- %ValidateObject()
- %WriteArray()
- %WriteGlobalArray()