public interface Command<T> extends java.util.function.Supplier<T>, java.util.function.Consumer<T>
static class
Command.Processor
get
accept, andThen
This is unofficial documentation and not affiliated with Jetbrains s.r.o. at all. We can not guarantee the correctness of this documentation.