9596979899100101102103
} this.reviewStatus = article.getReviewStatus(); for (Label label : article.getLabels()) { labels.add(new CloudEntry(label)); } Collections.sort(labels, labelComparator); }