net.lucidviews.util
Class Properties.ClassParamMustExist

java.lang.Object
  extended by net.lucidviews.util.Properties.ClassParamMustExist
Enclosing class:
Properties

private static class Properties.ClassParamMustExist
extends Object

Helper class required for exported constant CLASS_PARAM_MUST_EXIST, which must be unique/different to avoid confusion with any other value a client may use.


Constructor Summary
private Properties.ClassParamMustExist()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Properties.ClassParamMustExist

private Properties.ClassParamMustExist()