Interface FieldVisitor<T>

Type Parameters:
T - the type of the return value of all visit methods in this class
All Known Implementing Classes:
LuceneFieldVisitor

@Deprecated public interface FieldVisitor<T>
Deprecated.
since 8.6. Use instead
Declares a visitor over the hierarchy of types under FieldDescriptor.
Since:
7.17