public static interface RecordAggregate.RecordVisitor
| Modifier and Type | Method and Description |
|---|---|
void |
visitRecord(Record r)
Implementors may call non-mutating methods on Record r.
|
void visitRecord(Record r)
r - must not be nullCopyright 2014 The Apache Software Foundation or its licensors, as applicable.