Class ToTypeParameterConverter

java.lang.Object
tools.mdsd.jamopp.parser.implementation.converter.ToTypeParameterConverter
All Implemented Interfaces:
Converter<org.eclipse.jdt.core.dom.TypeParameter,TypeParameter>

public class ToTypeParameterConverter extends Object implements Converter<org.eclipse.jdt.core.dom.TypeParameter,TypeParameter>