Class CmpFactory<T>
java.lang.Object
org.aksw.commons.util.range.CmpFactory<T>
Factory for the creation of wrappers that make values comparable w.r.t. to the factory's configured comparator.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic class -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
comparator
-
-
Constructor Details
-
CmpFactory
-
-
Method Details
-
of
-
wrap
-
minValue
-
maxValue
-