Class MakeSafeTypeVisitor

java.lang.Object
javax.lang.model.util.AbstractTypeVisitor6<R,P>
javax.lang.model.util.SimpleTypeVisitor6<TypeMirror,Types>
com.sun.tools.ws.processor.modeler.annotation.MakeSafeTypeVisitor
All Implemented Interfaces:
TypeVisitor<TypeMirror,Types>

public class MakeSafeTypeVisitor extends SimpleTypeVisitor6<TypeMirror,Types>
Author:
dkohlert