Interface PrimitiveConverter<T>

  • Method Summary

    Modifier and Type
    Method
    Description
    The type supported by this converter.
  • Method Details

    • primitiveType

      EnhancedType<T> primitiveType()
      The type supported by this converter.