org.crosswire.common.util
Class RobustList.Entry
java.lang.Object
org.crosswire.common.util.RobustList.Entry
- Enclosing class:
- RobustList
private class RobustList.Entry
- extends Object
Method Summary |
protected void |
debug()
|
protected void |
remove()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
object
protected Object object
next
protected RobustList.Entry next
prev
protected RobustList.Entry prev
RobustList.Entry
protected RobustList.Entry(Object object)
- Parameters:
object
-
remove
protected void remove()
debug
protected void debug()