Use map and set creators from Guava.
[xudocci.git] / src / main / java / net / pterodactylus / xdcc / data / Network.java
2013-04-09 David ‘Bombe’ RodenUse map and set creators from Guava.
2013-04-08 David ‘Bombe’ RodenSimplify equals().
2013-04-08 David ‘Bombe’ RodenEnsure that name is always != null.
2013-04-08 David ‘Bombe’ RodenOverride equals() and hashCode().
2013-04-08 David ‘Bombe’ RodenAdd network and server container.