| Package | Description | 
|---|---|
| org.apache.commons.lang3.event | Provides some useful event-based utilities. | 
| Modifier and Type | Method and Description | 
|---|---|
| static <T> EventListenerSupport<T> | EventListenerSupport. create(Class<T> listenerInterface)Creates an EventListenerSupport object which supports the specified
 listener type. | 
Copyright © 2001–2016 The Apache Software Foundation. All rights reserved.