Package discord4j.store.api.primitive
-
Interface Summary Interface Description LongObjStore<V> This provides an active data connection to a store's data source. -
Class Summary Class Description ForwardingStore<V> An implementation ofLongObjStorewhich is a data connection that delegates to another, generic one.ForwardingStoreService An implementation ofStoreServicewhich creates primitive stores which delegate to another, generic store.