Skip to content

Conversation

@DvonHolten
Copy link

  • fix wrong encoding
    
  • add some @Override
    
  • replace some x.length() > 0 with !x.isEmpty()
    
  • StringBuffer -> StringBuilder
    
  • drop some trailing blanks
    
  • add some types to List<>, Set<> etc
    

- add some @OverRide
- replace some x.length() > 0  with !x.isEmpty()
- StringBuffer -> StringBuilder
- drop some trailing blanks
- add some types to List<>, Set<> etc
- StringBuffer -> StringBuilder
- fix some typos
- fix some typos
- fix some typos
- fix some typos
- fix some typos
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.

1 participant