private CompletableFutures()

in src/main/java/com/spotify/futures/CompletableFutures.java [54:56]


  private CompletableFutures() {
    throw new IllegalAccessError("This class must not be instantiated.");
  }