Package
Class
Use
Tree
Deprecated
Index
Help
Kie Commons Data 6.0.0.Beta2
PREV NEXT
FRAMES
NO FRAMES
All Classes
E
G
H
N
O
P
V
E
equals(Object)
- Method in class org.kie.commons.data.
Pair
G
getK1()
- Method in class org.kie.commons.data.
Pair
getK2()
- Method in class org.kie.commons.data.
Pair
H
hashCode()
- Method in class org.kie.commons.data.
Pair
N
newPair(K1, K2)
- Static method in class org.kie.commons.data.
Pair
static factory method
newPair(K1, K2, Pair.PairEqualsMode)
- Static method in class org.kie.commons.data.
Pair
static factory method
O
org.kie.commons.data
- package org.kie.commons.data
P
Pair
<
K1
,
K2
> - Class in
org.kie.commons.data
This is a simple class to store a pair of objects.
Pair(K1, K2)
- Constructor for class org.kie.commons.data.
Pair
Creates a new pair using the two keys provided.
Pair(K1, K2, Pair.PairEqualsMode)
- Constructor for class org.kie.commons.data.
Pair
Creates a new pair using the two keys provided.
Pair.PairEqualsMode
- Enum in
org.kie.commons.data
V
valueOf(String)
- Static method in enum org.kie.commons.data.
Pair.PairEqualsMode
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.kie.commons.data.
Pair.PairEqualsMode
Returns an array containing the constants of this enum type, in the order they are declared.
E
G
H
N
O
P
V
Package
Class
Use
Tree
Deprecated
Index
Help
Kie Commons Data 6.0.0.Beta2
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2001-2013
JBoss by Red Hat
. All Rights Reserved.