JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.bdeploy.common.util
Interface ShouldResolve
All Superinterfaces:
Function
<
String
,
Boolean
>
public interface
ShouldResolve
extends
Function
<
String
,
Boolean
>
A function that will be called to determine whether or not the resolving of a given parameter value should be executed.
Method Summary
Methods inherited from interface java.util.function.
Function
andThen
,
apply
,
compose