|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NlsNullPointerException | |
|---|---|
| net.sf.mmm.util.nls.api | Provides the API for the native language support (NLS). |
| Uses of NlsNullPointerException in net.sf.mmm.util.nls.api |
|---|
| Methods in net.sf.mmm.util.nls.api that throw NlsNullPointerException | ||
|---|---|---|
static
|
NlsNullPointerException.checkNotNull(Class<O> type,
O object)
This method checks if the given object is null. |
|
static void |
NlsNullPointerException.checkNotNull(String objectName,
Object object)
This method checks if the given object is null. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||