public abstract class AbstractTypeConverter<T>
extends java.lang.Object
implements com.google.inject.spi.TypeConverter, com.google.inject.Module
TypeConverter
Module
that automatically registers the converter based on the type argument.Constructor and Description |
---|
AbstractTypeConverter() |
Modifier and Type | Method and Description |
---|---|
void |
configure(com.google.inject.Binder binder) |