Package org.javers.core.metamodel.type
Interface CustomComparableType
-
- All Known Implementing Classes:
CustomType,PrimitiveOrValueType,PrimitiveType,ValueType
public interface CustomComparableType
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanhasCustomValueComparator()java.lang.StringvalueToString(java.lang.Object value)
-