Uses of Interface
uk.gov.gchq.gaffer.operation.impl.compare.ElementComparison
-
Packages that use ElementComparison Package Description uk.gov.gchq.gaffer.operation.impl.compare Operations for comparing objects in a graph. -
-
Uses of ElementComparison in uk.gov.gchq.gaffer.operation.impl.compare
Classes in uk.gov.gchq.gaffer.operation.impl.compare that implement ElementComparison Modifier and Type Class Description classMaxAMaxoperation is intended as a terminal operation for retrieving the "maximum" element from anIterableof Elements.classMinAMinoperation is intended as a terminal operation for retrieving the "minimum" element from anIterableof Elements.classSort
-