| Package | Description |
|---|---|
| com.helger.commons.callback | |
| com.helger.commons.text | |
| com.helger.commons.text.impl |
| 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<IChangeNotify<IMultiLingualText>> |
IMultiLingualText.getChangeNotifyCallbacks() |
| Modifier and Type | Method and Description |
|---|---|
CallbackList<IChangeNotify<IMultiLingualText>> |
MultiLingualTextThreadSafe.getChangeNotifyCallbacks() |
CallbackList<IChangeNotify<IMultiLingualText>> |
MultiLingualText.getChangeNotifyCallbacks() |
Copyright © 2014–2015 Philip Helger. All rights reserved.