soot.baf.internal
Class BafLocalBox
java.lang.Object
soot.tagkit.AbstractHost
soot.AbstractValueBox
soot.baf.internal.BafLocalBox
- All Implemented Interfaces:
- Serializable, Host, ValueBox
public class BafLocalBox
- extends AbstractValueBox
- See Also:
- Serialized Form
Method Summary |
boolean |
canContainValue(Value value)
Returns true if the given Value fits in this box. |
BafLocalBox
public BafLocalBox(Value value)
canContainValue
public boolean canContainValue(Value value)
- Description copied from interface:
ValueBox
- Returns true if the given Value fits in this box.