Interface Converter<T>
- All Known Implementing Classes:
BooleanConverter, CharacterConverter, ConstructorBasedConverter, FromBasedConverter, FromStringBasedConverter, ValueOfBasedConverter
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
The converter interface to convert
Strings to Objects.- Author:
- Clement Escoffier invalid input: '<'[email protected]>
-
Method Summary
-
Method Details
-
fromString
-