JavaScript is disabled on your browser.
Skip navigation links
WildFly: Marshalling for WildFly clustering: ProtoStream integration 33.0.0.Beta1
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.wildfly.clustering.marshalling.protostream.reflect
Interface TriFunction<P1,
P2,
P3,
R>
public interface
TriFunction<P1,
P2,
P3,
R>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
R
apply
(
P1
p1,
P2
p2,
P3
p3)
Method Details
apply
R
apply
(
P1
p1,
P2
p2,
P3
p3)