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

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

public static class HeatMapResource.DataRow
extends Object


Constructor Summary
HeatMapResource.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

HeatMapResource.DataRow

public HeatMapResource.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-2012 Atlassian. All Rights Reserved.