JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.riemann.riemann.client
Interface Fn2<T1,
T2>
All Known Implementing Classes:
MsgValidator
public interface
Fn2<T1,
T2>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T2
call
(
T1
x)
Method Details
call
T2
call
(
T1
x)