JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Interface
eu.eventstorm.util.tuple.Tuple2
Packages that use
Tuple2
Package
Description
eu.eventstorm.util.tuple
Uses of
Tuple2
in
eu.eventstorm.util.tuple
Methods in
eu.eventstorm.util.tuple
that return
Tuple2
Modifier and Type
Method and Description
static <T1,T2>
Tuple2
<T1,T2>
Tuples.
of
(T1 t1, T2 t2)
Create a
Tuple2
with the given objects.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2019. All rights reserved.