Package discord4j.store.api.noop
NOP store implementation.
-
Class Summary Class Description NoOpLongObjStore<V> Data connection implementation which does nothing.NoOpStore<K extends Comparable<K>,V> Data connection implementation which does nothing.NoOpStoreService Service which provides stores that do nothing.