oblak/cloud-core/src
Jason Penilla a92ff9d39a Make CommandExecutionHandler#executeFuture return CompletableFuture<Void> instead of CompletableFuture<Object>
The value of the completed future is never used, void makes this more obvious
2021-12-02 02:04:43 -08:00
..
main/java/cloud/commandframework Make CommandExecutionHandler#executeFuture return CompletableFuture<Void> instead of CompletableFuture<Object> 2021-12-02 02:04:43 -08:00
test/java/cloud/commandframework Update errorprone 2021-12-02 02:04:43 -08:00