Package discord4j.common.store.api
-
Interface Summary Interface Description StoreAction<R> Represents an operation that can be executed on a store. -
Class Summary Class Description ActionMapper Holds mappings between concreteStoreActiontypes and the code to execute when they are invoked.ActionMapper.Builder