Class CommentableImpl.CommentStatistics
java.lang.Object
org.eclipse.emf.cdo.lm.reviews.impl.CommentableImpl.CommentStatistics
- Enclosing class:
- CommentableImpl
- Author:
- Eike Stepper
-
Method Summary
Modifier and TypeMethodDescriptionint
int
int
int
-
Method Details
-
getTotalCount
public int getTotalCount() -
getNoneCount
public int getNoneCount() -
getUnresolvedCount
public int getUnresolvedCount() -
getResolvedCount
public int getResolvedCount()
-