- Type Parameters:
T- the type of the values that can be converted
- All Superinterfaces:
Converter<T>
Converters that implement this interface require non-null values
for
IdSupplier and IdResolver.-
Method Summary
Methods inherited from interface org.jhotdraw8.base.converter.Converter
fromString, fromString, fromString, fromString, getDefaultValue, getHelpText, toString, toString, toString, toString
-
Method Details
-
needsIdResolver
default boolean needsIdResolver()- Specified by:
needsIdResolverin interfaceConverter<T>
-