org.modeshape.graph.property
Class PropertyType.DoubleCanonicalizer

java.lang.Object
  extended by org.modeshape.graph.property.PropertyType.DoubleCanonicalizer
Enclosing class:
PropertyType

protected static final class PropertyType.DoubleCanonicalizer
extends Object


Constructor Summary
protected PropertyType.DoubleCanonicalizer()
           
 
Method Summary
 Object canonicalizeValue(Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyType.DoubleCanonicalizer

protected PropertyType.DoubleCanonicalizer()
Method Detail

canonicalizeValue

public Object canonicalizeValue(Object value)


Copyright © 2008-2010 JBoss, a division of Red Hat. All Rights Reserved.