JTR 5.0 API Documentation

Uses of Class
jtr.lang.functions.StatFunctions

Packages that use StatFunctions
jtr.lang.functions This package contains the main interfaces that must be implemented by both built-in and user-defined functions that should be used to assign values to runner parameters. 
 

Uses of StatFunctions in jtr.lang.functions
 

Methods in jtr.lang.functions that return StatFunctions
static StatFunctions StatFunctions.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static StatFunctions[] StatFunctions.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


The JTR Project is licensed under GPL version 2