public static interface JexlArithmetic.SetBuilder
The default implementation creates a java.util.HashSet.
| Modifier and Type | Method and Description | 
|---|---|
| void | add(Object value)Adds a literal to the set. | 
| Object | create()Creates the actual "set" instance. | 
Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.