1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2024-06-26 13:34:51 +02:00
Smack/extensions
Florian Schmaus a46d02ca32 Remove old Apache commons collections from codebase
ChatManager's Chat instances are now removed by Chat.close(), removing
the need for a Map with Hard to Weak references.

ChatStateManager can simply use WeakHashMap.
2014-03-17 14:47:55 +01:00
..
src Remove old Apache commons collections from codebase 2014-03-17 14:47:55 +01:00
build.gradle Move gradle subproject configuration into the subproject 2014-03-09 14:59:45 +01:00