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 Cons3<P1,
P2,
P3>
public interface
Cons3<P1,
P2,
P3>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
get
(
P1
param1,
P2
param2,
P3
param3)
Method Details
get
void
get
(
P1
param1,
P2
param2,
P3
param3)