Package ai.vectros.types
Interface ExportManifestFormat.Visitor<T>
- Enclosing class:
ExportManifestFormat
public static interface ExportManifestFormat.Visitor<T>
-
Method Summary
-
Method Details
-
visitNdjson
T visitNdjson() -
visitUnknown
-
ExportManifestFormat