Constructor and Description |
---|
Scope.Frame(Scope s,
Object[] r,
int c)
Creates a new frame.
|
public Scope getScope()
public Object get(int s)
s
- the offset in this framepublic void set(int r, Object value)
r
- the offset in this framevalue
- the value to set in this framepublic Scope.Frame assign(Object... values)
values
- the valuesCopyright © 2001–2015 The Apache Software Foundation. All rights reserved.