Package | Description |
---|---|
org.xwiki.notifications.filters.expression.generics |
Modifier and Type | Method and Description |
---|---|
InNode |
AbstractValueNode.in(Collection<AbstractValueNode> values)
Helper that allows to create
InNode without having to instantiate new objects. |
InNode |
AbstractValueNode.inStrings(Collection<String> values)
Helper that allows to create
InNode without having to instantiate new objects. |
Copyright © 2004–2021 XWiki. All rights reserved.