Uses of Class
net.sf.mmm.util.nls.api.NlsNullPointerException

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
<O> void
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.
 



Copyright © 2001-2010 mmm-Team. All Rights Reserved.