public interface NuitonConverter<O>
extends org.apache.commons.beanutils.Converter
Converter contract to be able to get main type of a converter.
Created on 7/23/14.
| Modifier and Type | Method and Description |
|---|---|
Class<O> |
getType() |
Copyright © 2014–2018 CodeLutin. All rights reserved.