Package io.deephaven.qst
Interface TableAdapterResults.Output<TOPS extends TableOperations<TOPS,TABLE>,TABLE>
- Enclosing class:
- TableAdapterResults<TOPS extends TableOperations<TOPS,
TABLE>, TABLE>
public static interface TableAdapterResults.Output<TOPS extends TableOperations<TOPS,TABLE>,TABLE>
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface -
Method Summary
Modifier and TypeMethodDescription<T,V extends TableAdapterResults.Output.Visitor<T, TOPS, TABLE>>
Twalk(V visitor)
-
Method Details
-
walk
-