public class LjtTimeoutLinkedList.Entry extends Object
| 修飾子とタイプ | メソッドと説明 |
|---|---|
LjtTimeoutLinkedList.Entry |
addBefore(Object o) |
Object |
getElement() |
LjtTimeoutLinkedList.Entry |
getNext() |
LjtTimeoutLinkedList.Entry |
getPrevious() |
void |
remove() |
public Object getElement()
public LjtTimeoutLinkedList.Entry getNext()
public LjtTimeoutLinkedList.Entry getPrevious()
public void remove()
public LjtTimeoutLinkedList.Entry addBefore(Object o)
Copyright © 2015 The DBFlute Project. All rights reserved.