Class DefaultTypeVisitor<P,R>

java.lang.Object
com.strobel.reflection.TypeVisitor<P,R>
com.strobel.reflection.DefaultTypeVisitor<P,R>
Direct Known Subclasses:
SimpleVisitor, TypeMapper

public abstract class DefaultTypeVisitor<P,R> extends TypeVisitor<P,R>