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