public class ContentStat extends Object
Modifier and Type | Field and Description |
---|---|
static Comparator |
comparator |
Constructor and Description |
---|
ContentStat(ContentEntityObject content,
int count) |
Modifier and Type | Method and Description |
---|---|
ContentEntityObject |
getContent() |
int |
getCount() |
public static final Comparator comparator
public ContentStat(ContentEntityObject content, int count)
public ContentEntityObject getContent()
public int getCount()
Copyright © 2003–2015 Atlassian. All rights reserved.