| Package | Description |
|---|---|
| com.helger.commons.callback | |
| com.helger.commons.text |
| Modifier and Type | Method and Description |
|---|---|
CallbackList<CALLBACKTYPE> |
CallbackList.addCallback(CALLBACKTYPE aCallback)
Add a callback.
|
CallbackList<CALLBACKTYPE> |
CallbackList.getClone() |
| Constructor and Description |
|---|
CallbackList(CallbackList<CALLBACKTYPE> aOther) |
| Modifier and Type | Method and Description |
|---|---|
CallbackList<IChangeCallback<IMutableMultilingualText>> |
IMutableMultilingualText.getChangeNotifyCallbacks() |
CallbackList<IChangeCallback<IMutableMultilingualText>> |
AbstractMapBasedMultilingualText.getChangeNotifyCallbacks() |
Copyright © 2014–2016 Philip Helger. All rights reserved.