Remove old pack if pack with newer ID is added
[xudocci.git] / src / main / java / net / pterodactylus / xdcc / data / Network.java
2013-04-11 David ‘Bombe’ RodenAdd methods to configure multiple ports with one method...
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.