| Modifier and Type | Field and Description |
|---|---|
protected boolean |
awtSync |
protected Reciver<T> |
reciver |
| Constructor and Description |
|---|
AWTReciver() |
AWTReciver(Reciver<T> r) |
AWTReciver(Reciver<T> r,
boolean awtSync) |
| Modifier and Type | Method and Description |
|---|---|
Reciver<T> |
getReciver() |
boolean |
isAwtSync() |
void |
recive(T obj)
Прием данных
|
void |
setAwtSync(boolean awtSync) |
void |
setReciver(Reciver<T> reciver) |
Copyright © 2018. All rights reserved.