Class MemoryDataStore.Factory

  • All Implemented Interfaces:
    ca.stellardrift.permissionsex.datastore.DataStoreFactory<ca.stellardrift.permissionsex.impl.backend.memory.MemoryDataStore.Config>
    Enclosing class:
    MemoryDataStore

    @AutoService(ca.stellardrift.permissionsex.datastore.DataStoreFactory.class)
    public static final class MemoryDataStore.Factory
    extends AbstractDataStore.Factory<MemoryDataStore,​ca.stellardrift.permissionsex.impl.backend.memory.MemoryDataStore.Config>
    • Constructor Detail