Better package description

This commit is contained in:
Trustin Lee 2010-06-03 09:04:56 +00:00
parent 4a390a1983
commit 659eedb970

View File

@ -16,7 +16,7 @@
/** /**
* {@link java.util.concurrent.Executor}-based implementation of various * {@link java.util.concurrent.Executor}-based implementation of various
* thread models and memory overload prevention mechanisms. * thread models that separate business logic from I/O threads
* *
* @apiviz.exclude ^java\.lang\. * @apiviz.exclude ^java\.lang\.
* @apiviz.exclude \.netty\.channel\. * @apiviz.exclude \.netty\.channel\.