Modifier and Type | Field and Description |
---|---|
protected static Queues.SimpleQueue.Node<?> |
Queues.SimpleQueue.Node.EMPTY |
Modifier and Type | Field and Description |
---|---|
protected Serializer<Queues.SimpleQueue.Node<E>> |
Queues.SimpleQueue.nodeSerializer |
Modifier and Type | Method and Description |
---|---|
Queues.SimpleQueue.Node<E> |
Queues.SimpleQueue.NodeSerializer.deserialize(DataInput in,
int available) |
Modifier and Type | Method and Description |
---|---|
void |
Queues.SimpleQueue.NodeSerializer.serialize(DataOutput out,
Queues.SimpleQueue.Node<E> value) |
Copyright © 2018. All rights reserved.