- java.lang.Object
-
- io.annot8.testing.testimpl.TestGroupStoreFactory
-
- All Implemented Interfaces:
GroupStoreFactory
public class TestGroupStoreFactory extends Object implements GroupStoreFactory
-
-
Constructor Summary
Constructors Constructor Description TestGroupStoreFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.annot8.api.stores.GroupStorecreate(io.annot8.api.data.Item item)
-
-
-
Method Detail
-
create
public io.annot8.api.stores.GroupStore create(io.annot8.api.data.Item item)
- Specified by:
createin interfaceGroupStoreFactory
-
-