@ThreadSafe public interface PrimitiveConverter<T>
StringConverter
and AttributeConverter
implementations
that support boxed and primitive types.Modifier and Type | Method and Description |
---|---|
EnhancedType<T> |
primitiveType()
The type supported by this converter.
|
EnhancedType<T> primitiveType()
Copyright © 2020. All rights reserved.