Class SetDefaultListFilter
java.lang.Object
org.jivesoftware.smack.filter.FlexibleStanzaTypeFilter<Privacy>
org.jivesoftware.smackx.privacy.filter.SetDefaultListFilter
- All Implemented Interfaces:
Predicate<Stanza>
,StanzaFilter
-
Field Summary
Fields inherited from class org.jivesoftware.smack.filter.FlexibleStanzaTypeFilter
stanzaType
-
Method Summary
Methods inherited from class org.jivesoftware.smack.filter.FlexibleStanzaTypeFilter
accept, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.jivesoftware.smack.filter.StanzaFilter
asPredicate, test
-
Field Details
-
INSTANCE
-
-
Method Details
-
acceptSpecific
- Specified by:
acceptSpecific
in classFlexibleStanzaTypeFilter<Privacy>
-