Skip to content

chore!: replace guava concurrency, hashing, and charstreams #575

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Sep 22, 2020

Conversation

childish-sambino
Copy link
Contributor

No description provided.

}
});
public CompletableFuture<T> createAsync(final TwilioRestClient client) {
return CompletableFuture.supplyAsync(() -> create(client), Twilio.getExecutorService());
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice simplification

Copy link
Contributor

@eshanholtz eshanholtz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice!

@childish-sambino childish-sambino changed the title [DO NOT MERGE] chore!: replace guava concurrency, hashing, and charstreams chore!: replace guava concurrency, hashing, and charstreams Sep 22, 2020
@childish-sambino childish-sambino merged commit beefe0c into main Sep 22, 2020
@childish-sambino childish-sambino deleted the goodbye-guava branch September 22, 2020 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants