Uses of Class
org.xwiki.notifications.filters.expression.StartsWith
-
Packages that use StartsWith Package Description org.xwiki.notifications.filters.expression.generics -
-
Uses of StartsWith in org.xwiki.notifications.filters.expression.generics
Methods in org.xwiki.notifications.filters.expression.generics that return StartsWith Modifier and Type Method Description StartsWith
AbstractValueNode. startsWith(AbstractValueNode node)
Helper that allows to createStartsWith
without having to instantiate new objects.
-