Uses of Class
com.yahoo.vespa.objects.ObjectVisitor
-
Uses of ObjectVisitor in com.yahoo.vespa.objects
Modifier and TypeClassDescriptionclass
This is a concrete object visitor that will build up a structured human-readable string representation of an object.Modifier and TypeMethodDescriptionvoid
Identifiable.visitMembers
(ObjectVisitor visitor) This function needs to be implemented in such a way that it visits all its members.