org.jboss.dna.connector.federation.contribution
Class ContributionStatistics.Stats

java.lang.Object
  extended by org.jboss.dna.connector.federation.contribution.ContributionStatistics.Stats
Enclosing class:
ContributionStatistics

public static final class ContributionStatistics.Stats
extends Object


Method Summary
 boolean equals(Object obj)
          
 int getChildrenCount()
           
 int getPropertyCount()
           
 int hashCode()
          
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getChildrenCount

public int getChildrenCount()
Returns:
childrenCount

getPropertyCount

public int getPropertyCount()
Returns:
propertyCount

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)


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