com.atlassian.confluence.pageobjects.component.dashboard
Class DashboardPopularStreamContent.StreamCountItem

java.lang.Object
  extended by com.atlassian.confluence.pageobjects.component.dashboard.DashboardPopularStreamContent.StreamCountItem
Enclosing class:
DashboardPopularStreamContent

public static class DashboardPopularStreamContent.StreamCountItem
extends Object


Constructor Summary
DashboardPopularStreamContent.StreamCountItem(String icon, int count)
           
 
Method Summary
 boolean equals(Object o)
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DashboardPopularStreamContent.StreamCountItem

public DashboardPopularStreamContent.StreamCountItem(String icon,
                                                     int count)
Method Detail

equals

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

hashCode

public int hashCode()
Overrides:
hashCode in class Object

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2003–2015 Atlassian. All rights reserved.