JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
com.gs.collections.impl.tuple.ImmutableEntry
Packages that use
ImmutableEntry
Package
Description
com.gs.collections.impl.tuple
This package contains implementations of
Pair
and
Twin
.
Uses of
ImmutableEntry
in
com.gs.collections.impl.tuple
Methods in
com.gs.collections.impl.tuple
that return
ImmutableEntry
Modifier and Type
Method and Description
static <T1,T2>
ImmutableEntry
<T1,T2>
ImmutableEntry.
of
(T1 key, T2 value)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes