1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2025-02-16 22:56:32 +01:00
Smack/smack-core
Florian Schmaus 47dd63e6b2 Don't use instanceof in a parse(IQ|PacketExtension)
Instead of using instanceof *every time* we parse an IQ or
PacketExtension, we now check the type of the Provider only once when
adding it.
2014-09-26 10:45:25 +02:00
..
src Don't use instanceof in a parse(IQ|PacketExtension) 2014-09-26 10:45:25 +02:00
.gitignore Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
build.gradle