Uses of Class
org.burningwave.graph.ControllableContext.Directive.Functions
| Package | Description |
|---|---|
| org.burningwave.graph |
-
Uses of ControllableContext.Directive.Functions in org.burningwave.graph
Methods in org.burningwave.graph that return ControllableContext.Directive.Functions Modifier and Type Method Description static ControllableContext.Directive.FunctionsControllableContext.Directive.Functions. valueOf(String name)Returns the enum constant of this type with the specified name.static ControllableContext.Directive.Functions[]ControllableContext.Directive.Functions. values()Returns an array containing the constants of this enum type, in the order they are declared.