Package com.atlassian.bamboo.labels
Class LabelCountImpl
java.lang.Object
com.atlassian.bamboo.labels.LabelCountImpl
- All Implemented Interfaces:
LabelCount
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
LabelCountImpl
-
-
Method Details
-
getCount
public int getCount()- Specified by:
getCount
in interfaceLabelCount
-
setCount
public void setCount(int count) - Specified by:
setCount
in interfaceLabelCount
-
getLabel
- Specified by:
getLabel
in interfaceLabelCount
-
setLabel
- Specified by:
setLabel
in interfaceLabelCount
-
hashCode
public int hashCode() -
equals
-
compareTo
-