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 VariableResolver
All Superinterfaces:
Function
<
String
,
String
>
,
UnaryOperator
<
String
>
public interface
VariableResolver
extends
UnaryOperator
<
String
>
Type-safe interface for all variable resolvers.
Method Summary
Methods inherited from interface java.util.function.
Function
andThen
,
apply
,
compose