|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WrittenEntry | |
---|---|
com.sun.jini.outrigger | This is an implementation of a JavaSpaces technology-enabled service. |
Uses of WrittenEntry in com.sun.jini.outrigger |
---|
Fields in com.sun.jini.outrigger declared as WrittenEntry | |
---|---|
private WrittenEntry |
WrittenEntry.next
The next node in the list. |
Methods in com.sun.jini.outrigger that return WrittenEntry | |
---|---|
(package private) WrittenEntry |
WrittenEntry.add(EntryRep rep)
Add a new entry after this one. |
(package private) WrittenEntry |
WrittenEntry.next()
Return the next object in the list. |
(package private) static WrittenEntry |
WrittenEntry.startNode()
Return the node which is the head of the list. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |