Uses of Class
org.pentaho.reporting.engine.classic.core.function.GroupCountFunction

Packages that use GroupCountFunction
org.pentaho.reporting.engine.classic.core.function The function package contains statefull functions and stateless expression for JFreeReport. 
 

Uses of GroupCountFunction in org.pentaho.reporting.engine.classic.core.function
 

Subclasses of GroupCountFunction in org.pentaho.reporting.engine.classic.core.function
 class TotalGroupCountFunction
          A report function that counts the total of groups in a report.