|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package com.nostra13.universalimageloader.core.assist.deque |
|---|
| Class com.nostra13.universalimageloader.core.assist.deque.LIFOLinkedBlockingDeque extends LinkedBlockingDeque<T> implements Serializable |
|---|
serialVersionUID: -4114786347960826192L
| Class com.nostra13.universalimageloader.core.assist.deque.LinkedBlockingDeque extends AbstractQueue<E> implements Serializable |
|---|
serialVersionUID: -387911632671998426L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream s)
throws IOException
Object) in the proper order, followed by a nullIOException| Serialized Fields |
|---|
int capacity
ReentrantLock lock
Condition notEmpty
Condition notFull
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||