@IsSPIInterface public interface ITypeConverterRegistrarSPI
| Modifier and Type | Method and Description |
|---|---|
void |
registerTypeConverter(ITypeConverterRegistry aRegistry)
Register all your type converters.
|
void registerTypeConverter(@Nonnull ITypeConverterRegistry aRegistry)
aRegistry - The destination registry. Never null.Copyright © 2014–2016 Philip Helger. All rights reserved.