public abstract class AbstractTypeConverter<T> extends 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() |
Copyright © 2016. All Rights Reserved.