com.jeffpalm.util.getopt
Class NonNull

java.lang.Object
  extended by com.jeffpalm.util.getopt.NonNull

public final class NonNull
extends java.lang.Object


Method Summary
 java.lang.Object getValue()
           
static NonNull newInstance(java.lang.Object o)
           
 boolean setValue(java.lang.Object val)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getValue

public final java.lang.Object getValue()

setValue

public final boolean setValue(java.lang.Object val)

newInstance

public static NonNull newInstance(java.lang.Object o)
                           throws java.lang.IllegalArgumentException
Throws:
java.lang.IllegalArgumentException