| Modifier and Type | Field and Description |
|---|---|
protected boolean |
cacheChildren |
protected TreeTableNode |
consumerNode |
protected ConcurrentLinkedQueue<Iterable> |
queue |
| Constructor and Description |
|---|
AwtConsumer(TreeTableNode consumerNode,
boolean cacheChildren) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
awtConsume() |
void |
recive(Iterable obj)
Прием данных
|
protected boolean cacheChildren
protected TreeTableNode consumerNode
protected final ConcurrentLinkedQueue<Iterable> queue
public AwtConsumer(TreeTableNode consumerNode, boolean cacheChildren)
Copyright © 2018. All rights reserved.