4c64c98f34
Motivation: We can replace some "hand-rolled" integer checks with our own static utility method to simplify the code. Modifications: Use methods provided by `ObjectUtil`. Result: Cleaner code and less duplication |
||
---|---|---|
.. | ||
main/java/io/netty/handler/codec/stomp | ||
test/java/io/netty/handler/codec/stomp |