Uses of Interface
org.ehrbase.cli.util.ExceptionFriendlyFunction
Packages that use ExceptionFriendlyFunction
-
Uses of ExceptionFriendlyFunction in org.ehrbase.cli.cmd
Methods in org.ehrbase.cli.cmd with parameters of type ExceptionFriendlyFunctionModifier and TypeMethodDescriptionprotected voidCliCommand.consumeArgs(Iterable<String> args, ExceptionFriendlyFunction<CliCommand.CliArgument, CliCommand.Result> consumer)