Shorted package description

This commit is contained in:
Trustin Lee 2009-12-07 06:26:56 +00:00
parent 7894784ea9
commit 45d36f96b9

View File

@ -15,7 +15,7 @@
*/
/**
* A collection of special-purpose handlers that store an event into their
* internal queue instead of propagating the event immediately.
* The special-purpose handlers that store an event into an internal queue
* instead of propagating the event immediately.
*/
package org.jboss.netty.handler.queue;