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