Uses of Class
banner.eval.BANNER.MatchCriteria
-
Packages that use BANNER.MatchCriteria Package Description banner.eval -
-
Uses of BANNER.MatchCriteria in banner.eval
Methods in banner.eval that return BANNER.MatchCriteria Modifier and Type Method Description static BANNER.MatchCriteriaBANNER.MatchCriteria. valueOf(String name)Returns the enum constant of this type with the specified name.static BANNER.MatchCriteria[]BANNER.MatchCriteria. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in banner.eval with parameters of type BANNER.MatchCriteria Constructor Description Performance(BANNER.MatchCriteria matchCriteria)
-