Interface MClassTypeInfoVisitor<T,C extends T,V>

All Known Subinterfaces:
MTypeInfoVisitor<T,C,V>
All Known Implementing Classes:
DefaultTypeInfoVisitor, MPackagedTypeInfoVisitor

public interface MClassTypeInfoVisitor<T,C extends T,V>
  • Method Details