Smack/smack-core
Florian Schmaus 2c83c73005 core: Avoid ClassCastException in getExtension(Class)
Ensure that he returned extension element is actually of the correct
type. It should not be common, but in theory, Smack's provider
architecture would allow for different types to be returned than the
ones one may expect.
2020-04-11 18:04:15 +02:00
..
src core: Avoid ClassCastException in getExtension(Class) 2020-04-11 18:04:15 +02:00
.gitignore Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
build.gradle Introduce Smack's Modular Connection Architecture 2020-04-04 13:03:31 +02:00