org.modeshape.graph.property
Class PropertyType.StrongReferenceTypeChecker

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

protected static final class PropertyType.StrongReferenceTypeChecker
extends Object


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

Constructor Detail

PropertyType.StrongReferenceTypeChecker

protected PropertyType.StrongReferenceTypeChecker()
Method Detail

isTypeFor

public boolean isTypeFor(Object value)


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