Smack/smack-extensions/src
Florian Schmaus 818ee8a727 Make Objects.requireNonNull() throw IllegalArgumentException
and not NullPointerException. Altough this differs from
java.util.Objects behavior, throwing an IllegalArgumentException
appears more sensible and makes it easier to catch it in Smack's
parsing function.
2019-06-11 12:47:40 +02:00
..
integration-test/java/org/jivesoftware/smackx Add "whitespace after comma" checkstyle rule 2019-05-17 21:56:46 +02:00
main Make Socks5TestProxy a subclass of Socks5Proxy 2019-06-11 12:47:39 +02:00
test Make Objects.requireNonNull() throw IllegalArgumentException 2019-06-11 12:47:40 +02:00