Class CommentableImpl.CommentStatistics

java.lang.Object
org.eclipse.emf.cdo.lm.reviews.impl.CommentableImpl.CommentStatistics
Enclosing class:
CommentableImpl

public static final class CommentableImpl.CommentStatistics extends Object
Author:
Eike Stepper
  • Method Details

    • getTotalCount

      public int getTotalCount()
    • getNoneCount

      public int getNoneCount()
    • getUnresolvedCount

      public int getUnresolvedCount()
    • getResolvedCount

      public int getResolvedCount()