Interface ArrowMessage.ArrowMessageVisitor<T>

Type Parameters:
T - The type of value to return after visiting.
Enclosing interface:
ArrowMessage

public static interface ArrowMessage.ArrowMessageVisitor<T>
Visitor interface for implementations of ArrowMessage.