|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jikesrvm.tuningfork.ChunkQueue.Node
private static final class ChunkQueue.Node
| Field Summary | |
|---|---|
(package private) RawChunk |
chunk
|
(package private) ChunkQueue.Node |
next
|
| Constructor Summary | |
|---|---|
ChunkQueue.Node(RawChunk c)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
final RawChunk chunk
ChunkQueue.Node next
| Constructor Detail |
|---|
ChunkQueue.Node(RawChunk c)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||