Package net.hydromatic.morel.eval
Class Codes.Comparer
- All Implemented Interfaces:
Applicable,Codes.Typed,Describable
- Enclosing class:
Codes
Implementation of
Codes.RELATIONAL_COMPARE.-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Comparator(package private) static final ApplicableFields inherited from class net.hydromatic.morel.eval.ApplicableImpl
pos -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.hydromatic.morel.eval.Applicable2
applyMethods inherited from class net.hydromatic.morel.eval.ApplicableImpl
describe, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface net.hydromatic.morel.eval.Applicable
apply, asCodeMethods inherited from interface net.hydromatic.morel.eval.Describable
describe
-
Field Details
-
INITIAL
-
comparator
-
-
Constructor Details
-
Comparer
Comparer(Comparator comparator)
-
-
Method Details
-
withType
- Specified by:
withTypein interfaceCodes.Typed
-
apply
- Specified by:
applyin classApplicable2<List,Object, Object>
-