public class ListenerSupport extends Object
Constructor and Description |
---|
ListenerSupport(Class<?> listenerClass) |
Modifier and Type | Method and Description |
---|---|
void |
addListener(Object listener) |
Object |
getMulticaster() |
void |
removeListener(Object listener) |
Copyright © 2021. All rights reserved.