Uses of Class
io.annot8.testing.testimpl.content.TestInputStreamContent
-
Packages that use TestInputStreamContent Package Description io.annot8.testing.testimpl.content -
-
Uses of TestInputStreamContent in io.annot8.testing.testimpl.content
Methods in io.annot8.testing.testimpl.content that return TestInputStreamContent Modifier and Type Method Description protected TestInputStreamContentTestInputStreamContent.Builder. create(String id, String name, io.annot8.core.properties.ImmutableProperties properties, Supplier<InputStream> data)Method parameters in io.annot8.testing.testimpl.content with type arguments of type TestInputStreamContent Modifier and Type Method Description TestInputStreamContent.BuilderTestInputStreamContent.BuilderFactory. create(io.annot8.core.data.Item item, io.annot8.common.implementations.stores.SaveCallback<TestInputStreamContent,TestInputStreamContent> saver)TestInputStreamContent.BuilderTestInputStreamContent.BuilderFactory. create(io.annot8.core.data.Item item, io.annot8.common.implementations.stores.SaveCallback<TestInputStreamContent,TestInputStreamContent> saver)Constructor parameters in io.annot8.testing.testimpl.content with type arguments of type TestInputStreamContent Constructor Description Builder(io.annot8.common.implementations.stores.AnnotationStoreFactory annotationStoreFactory, io.annot8.common.implementations.stores.SaveCallback<TestInputStreamContent,TestInputStreamContent> saver)Builder(io.annot8.common.implementations.stores.AnnotationStoreFactory annotationStoreFactory, io.annot8.common.implementations.stores.SaveCallback<TestInputStreamContent,TestInputStreamContent> saver)
-