Class TypeMirrorToTypeRef

java.lang.Object
io.sundr.adapter.apt.TypeMirrorToTypeRef
All Implemented Interfaces:
Function<TypeMirror,TypeRef>

public class TypeMirrorToTypeRef extends Object implements Function<TypeMirror,TypeRef>