public class LabelCountImpl extends Object implements LabelCount
Constructor and Description |
---|
LabelCountImpl(Label label,
int count) |
public LabelCountImpl(Label label, int count)
public int getCount()
getCount
in interface LabelCount
public void setCount(int count)
setCount
in interface LabelCount
public Label getLabel()
getLabel
in interface LabelCount
public void setLabel(Label label)
setLabel
in interface LabelCount
public int compareTo(Object obj)
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.