Package | Description |
---|---|
oracle.jbo.pool |
Modifier and Type | Method and Description |
---|---|
RULinkedList.Entry |
RULinkedList.removeElement(RULinkedList.Entry element) |
Modifier and Type | Method and Description |
---|---|
void |
RULinkedList.addElement(RULinkedList.Entry element) |
boolean |
RULinkedList.contains(RULinkedList.Entry entry) |
long |
RULinkedList.getLastUpdate(RULinkedList.Entry entry) |
RULinkedList.Entry |
RULinkedList.removeElement(RULinkedList.Entry element) |
void |
RULinkedList.touchElement(RULinkedList.Entry element) |