|
" 2013 FRC Java API " |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.squawk.Lisp2Bitmap
public final class Lisp2Bitmap
This class provides the interface to the bitmap created and used by the Lisp2Collector
as a write barrier and as mark bits for the young generation.
| Method Summary | |
|---|---|
static void |
updateWriteBarrierForPointerArraycopy(Object dst,
int dstPos,
int length)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void updateWriteBarrierForPointerArraycopy(Object dst,
int dstPos,
int length)
|
" 2013 FRC Java API " |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||