Skip to content
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

Add toString() to library types #13

Closed
cypressious opened this issue May 15, 2017 · 2 comments
Closed

Add toString() to library types #13

cypressious opened this issue May 15, 2017 · 2 comments

Comments

@cypressious
Copy link

It's useful for debugging

@gildor
Copy link
Owner

gildor commented May 18, 2017

Good idea,thanks

gildor added a commit that referenced this issue Jul 4, 2017
gildor added a commit that referenced this issue Jul 4, 2017
- `.await()` and `.awaitResult()` can be used now only with non-nullable types of result
and throw NullPointerException in case of null body
- `.toString()` for `Result` classes #13
@gildor
Copy link
Owner

gildor commented Jul 4, 2017

@gildor gildor closed this as completed Jul 4, 2017
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

No branches or pull requests

2 participants