Class TypeToTypeParamDef

java.lang.Object
io.sundr.adapter.reflect.TypeToTypeParamDef
All Implemented Interfaces:
Function<Type,TypeParamDef>

public class TypeToTypeParamDef extends Object implements Function<Type,TypeParamDef>