Uses of Class
com.yahoo.vespa.objects.ObjectVisitor
Packages that use ObjectVisitor
-
Uses of ObjectVisitor in com.yahoo.vespa.objects
Subclasses of ObjectVisitor in com.yahoo.vespa.objectsModifier and TypeClassDescriptionclassThis is a concrete object visitor that will build up a structured human-readable string representation of an object.Methods in com.yahoo.vespa.objects with parameters of type ObjectVisitorModifier and TypeMethodDescriptionvoidIdentifiable.visitMembers(ObjectVisitor visitor) This function needs to be implemented in such a way that it visits all its members.