Interface ArrayType.Visitor<R>

All Known Implementing Classes:
FieldAdapter
Enclosing interface:
ArrayType<T,ComponentType>

public static interface ArrayType.Visitor<R>