Class JexlSandbox.BlackSet
- java.lang.Object
-
- org.apache.commons.jexl3.introspection.JexlSandbox.Names
-
- org.apache.commons.jexl3.introspection.JexlSandbox.BlockSet
-
- org.apache.commons.jexl3.introspection.JexlSandbox.BlackSet
-
- Enclosing class:
- JexlSandbox
@Deprecated public static final class JexlSandbox.BlackSet extends JexlSandbox.BlockSet
Deprecated.since 3.2, useJexlSandbox.BlockSet
-
-
Constructor Summary
Constructors Constructor Description BlackSet()
Deprecated.
-
Method Summary
-
Methods inherited from class org.apache.commons.jexl3.introspection.JexlSandbox.BlockSet
add, copy, get
-
Methods inherited from class org.apache.commons.jexl3.introspection.JexlSandbox.Names
alias
-
-