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