public static final class Sandbox.BlackSet extends Sandbox.Names
Constructor and Description |
---|
Sandbox.BlackSet() |
Modifier and Type | Method and Description |
---|---|
boolean |
add(java.lang.String name)
Adds a name to this set.
|
java.lang.String |
get(java.lang.String name)
Whether a given name is allowed or not.
|
alias
public boolean add(java.lang.String name)
Sandbox.Names
add
in class Sandbox.Names
name
- the name to addpublic java.lang.String get(java.lang.String name)
Sandbox.Names
get
in class Sandbox.Names
name
- the method/property name to checkCopyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.