com.atlassian.jira.gadgets.system
Class PieChartResource.DataRow

java.lang.Object
  extended by com.atlassian.jira.gadgets.system.PieChartResource.DataRow
Enclosing class:
PieChartResource

public static class PieChartResource.DataRow
extends Object


Constructor Summary
PieChartResource.DataRow()
           
 
Method Summary
 boolean equals(Object o)
           
 Comparable getRawKey()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PieChartResource.DataRow

public PieChartResource.DataRow()
Method Detail

getRawKey

public Comparable getRawKey()

equals

public boolean equals(Object o)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object


Copyright © 2002-2013 Atlassian. All Rights Reserved.