Uses of Enum
org.apache.creadur.whisker.app.Result
Packages that use Result
Package
Description
High level application components.
Ways to output reports.
-
Uses of Result in org.apache.creadur.whisker.app
Subclasses with type arguments of type Result in org.apache.creadur.whisker.appMethods in org.apache.creadur.whisker.app that return ResultModifier and TypeMethodDescriptionstatic ResultReturns the enum constant of this type with the specified name.static Result[]Result.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.creadur.whisker.app with parameters of type Result -
Uses of Result in org.apache.creadur.whisker.app.out
Methods in org.apache.creadur.whisker.app.out with parameters of type Result