netty5/common
JongYoon Lim a5c8e145ee Remove the condition which is always true when reached
Motivation:
Condition 'isNextCharDoubleQuote' is always 'true' when reached.

Motification:
- Removed Condition 'isNextCharDoubleQuote'.
- Additionally fixed typo in javadoc

Result:
Cleaner code.
2015-04-30 16:58:39 -07:00
..
src Remove the condition which is always true when reached 2015-04-30 16:58:39 -07:00
pom.xml Auto-generating primitive collections for int and char keys. 2015-04-10 07:57:30 -07:00