org.cubeengine.converter.converter.generic
Interface GenericConverter<ConverterT>

All Superinterfaces:
Converter<ConverterT,ParameterizedType>
All Known Implementing Classes:
CollectionConverter, MapConverter

public interface GenericConverter<ConverterT>
extends Converter<ConverterT,ParameterizedType>


Method Summary
 
Methods inherited from interface org.cubeengine.converter.converter.Converter
fromNode, toNode
 



Copyright © 2013–2017. All rights reserved.