org.modeshape.graph.property
Class PropertyType.LongCanonicalizer

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

protected static final class PropertyType.LongCanonicalizer
extends Object


Constructor Summary
protected PropertyType.LongCanonicalizer()
           
 
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.LongCanonicalizer

protected PropertyType.LongCanonicalizer()
Method Detail

canonicalizeValue

public Object canonicalizeValue(Object value)


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