Uses of Class
de.foellix.aql.datastructure.Intentfilter
Packages that use Intentfilter
-
Uses of Intentfilter in de.foellix.aql.datastructure
Fields in de.foellix.aql.datastructure with type parameters of type IntentfilterMethods in de.foellix.aql.datastructure that return IntentfilterModifier and TypeMethodDescriptionObjectFactory.createIntentfilter()Create an instance ofIntentfilterMethods in de.foellix.aql.datastructure that return types with arguments of type IntentfilterModifier and TypeMethodDescriptionIntentfilters.getIntentfilter()Gets the value of the intentfilter property. -
Uses of Intentfilter in de.foellix.aql.helper
Methods in de.foellix.aql.helper with parameters of type IntentfilterModifier and TypeMethodDescriptionstatic booleanEqualsHelper.equals(Intentfilter intentfilter1, Intentfilter intentfilter2) static booleanEqualsHelper.equals(Intentfilter filter1, Intentfilter filter2, EqualsOptions options) static StringHelper.toString(Intentfilter intentfilter) static StringHelper.toString(Intentfilter intentfilter, boolean detailData)