Interface CustomComparableType

All Known Implementing Classes:
CustomType, PrimitiveOrValueType, PrimitiveType, ValueType

public interface CustomComparableType
  • Method Details

    • hasCustomValueComparator

      boolean hasCustomValueComparator()
    • valueToString

      String valueToString(Object value)