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
net.glasslauncher.mods.api.gcapi.impl
Interface NonFunction<A,
B,
C,
D,
E,
F,
G,
H,
I,
R>
public interface
NonFunction<A,
B,
C,
D,
E,
F,
G,
H,
I,
R>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
R
apply
(
A
a,
B
b,
C
c,
D
d,
E
e,
F
f,
G
g,
H
h,
I
i)
Method Details
apply
R
apply
(
A
a,
B
b,
C
c,
D
d,
E
e,
F
f,
G
g,
H
h,
I
i)