Package com.gdflab.gdfsr.utils
Interface SyncQueue.Closer<E>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidclose(E item)
-
-
-
Method Detail
-
close
void close(E item)
-
-
| Modifier and Type | Method | Description |
|---|---|---|
void |
close(E item) |
void close(E item)