See: Description
Interface | Description |
---|---|
Export |
The base interface for
Operation s which export results. |
Export.Builder<OP extends Export,B extends Export.Builder<OP,?>> | |
Exporter |
An
Exporter can store data of any kind and retrieve it. |
ExportTo<T> |
An
ExportTo is an operation which exports data from a source to a specified
output. |
ExportTo.Builder<OP extends ExportTo<T>,T,B extends ExportTo.Builder<OP,T,?>> | |
GetExport | |
GetExport.Builder<OP extends GetExport,B extends GetExport.Builder<OP,?>> |
Copyright © 2022. All rights reserved.