Variable AsyncClientConnection._queue

Declaration

class AsyncClientConnection
{
  // ...
  BlockingQueue!(voiddelegate()) _queue;
  // ...
}

Authors

Copyright

License