Class TestGroupStoreFactory

  • All Implemented Interfaces:
    io.annot8.common.implementations.stores.GroupStoreFactory


    public class TestGroupStoreFactory
    extends java.lang.Object
    implements io.annot8.common.implementations.stores.GroupStoreFactory
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      io.annot8.core.stores.GroupStore create​(io.annot8.core.data.BaseItem item)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TestGroupStoreFactory

        public TestGroupStoreFactory​()
    • Method Detail

      • create

        public io.annot8.core.stores.GroupStore create​(io.annot8.core.data.BaseItem item)
        Specified by:
        create in interface io.annot8.common.implementations.stores.GroupStoreFactory