Interface Type.Visitor<R>

All Known Implementing Classes:
FieldAdapter
Enclosing interface:
Type<T>

public static interface Type.Visitor<R>
  • Method Summary

    Modifier and Type
    Method
    Description
    visit(GenericType<?> genericType)
     
    visit(PrimitiveType<?> primitiveType)