org.jboss.dna.connector.federation.merge.strategy
Class SimpleMergeStrategy.Child

java.lang.Object
  extended by org.jboss.dna.connector.federation.merge.strategy.SimpleMergeStrategy.Child
Enclosing class:
SimpleMergeStrategy

protected static class SimpleMergeStrategy.Child
extends Object


Constructor Summary
protected SimpleMergeStrategy.Child(org.jboss.dna.graph.Location location, boolean placeholder)
           
 
Method Summary
 boolean equals(Object obj)
          
 int hashCode()
          
 String toString()
          
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SimpleMergeStrategy.Child

protected SimpleMergeStrategy.Child(org.jboss.dna.graph.Location location,
                                    boolean placeholder)
Method Detail

hashCode

public int hashCode()

Overrides:
hashCode in class Object
See Also:
Object.hashCode()

equals

public boolean equals(Object obj)

Overrides:
equals in class Object
See Also:
Object.equals(java.lang.Object)

toString

public String toString()

Overrides:
toString in class Object
See Also:
Object.toString()


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