org.qi4j.spi.property
Class DefaultValues

java.lang.Object
  extended by org.qi4j.spi.property.DefaultValues

public final class DefaultValues
extends Object

Default values for various property types


Constructor Summary
DefaultValues()
           
 
Method Summary
static Object getDefaultValue(Type type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultValues

public DefaultValues()
Method Detail

getDefaultValue

public static Object getDefaultValue(Type type)