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
arc.func
Interface Func3<P1,
P2,
P3,
R>
public interface
Func3<P1,
P2,
P3,
R>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
R
get
(
P1
param1,
P2
param2,
P3
param3)
Method Details
get
R
get
(
P1
param1,
P2
param2,
P3
param3)