Module io.annot8.testing.testimpl
Class TestInputStreamContent.BuilderFactory
- java.lang.Object
-
- io.annot8.common.implementations.content.AbstractContentBuilderFactory<InputStream,TestInputStreamContent>
-
- io.annot8.testing.testimpl.content.TestInputStreamContent.BuilderFactory
-
- All Implemented Interfaces:
io.annot8.common.implementations.factories.ContentBuilderFactory<InputStream,TestInputStreamContent>
- Enclosing class:
- TestInputStreamContent
public static class TestInputStreamContent.BuilderFactory extends io.annot8.common.implementations.content.AbstractContentBuilderFactory<InputStream,TestInputStreamContent>
-
-
Constructor Summary
Constructors Constructor Description BuilderFactory()BuilderFactory(io.annot8.common.implementations.stores.AnnotationStoreFactory annotationStoreFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description TestInputStreamContent.Buildercreate(io.annot8.core.data.Item item, io.annot8.common.implementations.stores.SaveCallback<TestInputStreamContent,TestInputStreamContent> saver)
-
-
-
Method Detail
-
create
public TestInputStreamContent.Builder create(io.annot8.core.data.Item item, io.annot8.common.implementations.stores.SaveCallback<TestInputStreamContent,TestInputStreamContent> saver)
-
-