Return unmodifiable view of packs
[xudocci.git] / src / main / java / net / pterodactylus / xdcc / data / Bot.java
2015-04-30 David ‘Bombe’ RodenReturn unmodifiable view of packs
2015-04-30 David ‘Bombe’ RodenSynchronize all access on packs
2015-04-29 David ‘Bombe’ RodenRemove old pack if pack with newer ID is added
2014-11-17 David ‘Bombe’ RodenStore a bot’s channel.
2013-04-18 David ‘Bombe’ RodenOverride hashCode() and equals().
2013-04-09 David ‘Bombe’ RodenUse map and set creators from Guava.
2013-04-09 David ‘Bombe’ RodenMake a bot deliver all its packs when it’s being iterat...
2013-04-08 David ‘Bombe’ RodenAdd bots and packs.