|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.vmmagic.unboxed.ExtentArray
public final class ExtentArray
Constructor Summary | |
---|---|
ExtentArray()
|
Method Summary | |
---|---|
static ExtentArray |
create(int size)
|
Extent |
get(int index)
|
int |
length()
|
void |
set(int index,
Extent v)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExtentArray()
Method Detail |
---|
public static ExtentArray create(int size)
public Extent get(int index)
public void set(int index, Extent v)
public int length()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |