Interface Type.Visitor<R,​A>

  • All Known Implementing Classes:
    TypeGenerator
    Enclosing class:
    Type

    public static interface Type.Visitor<R,​A>
    Visitor interface for the Type hierarchy.