Package | Description |
---|---|
org.apache.batik.ext.awt.image.rendered | |
org.apache.batik.util |
Provides some useful classes.
|
Modifier and Type | Field and Description |
---|---|
private DoublyLinkedList |
LRUCache.free |
private DoublyLinkedList |
LRUCache.used |
Modifier and Type | Field and Description |
---|---|
private DoublyLinkedList |
RunnableQueue.list
The Runnable objects list, also used as synchronization point
for pushing/poping runables.
|