Skip to content

Some improvements #66

Merged
goncafa merged 1 commit intoTransbankDevelopers:masterfrom
sergioescala:some-improvements
Jan 4, 2019
Merged

Some improvements #66
goncafa merged 1 commit intoTransbankDevelopers:masterfrom
sergioescala:some-improvements

Conversation

@sergioescala
Copy link
Copy Markdown
Contributor

Changing new Integer/new Long with Integer.valueOf/Long.valueOf
Replacing "UTF-8" String with StandardCharsets.UTF_8
Removing continue because is not needed as a last sentence
Adding Try with resources instead of Try/Finally

Replacing "UTF-8" String with StandardCharsets.UTF_8
Removing continue because is not needed as a last sentence
Adding Try with resources instead of Try/Finally
@goncafa goncafa merged commit 81bf8e0 into TransbankDevelopers:master Jan 4, 2019
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.

2 participants