| Package | Description |
|---|---|
| org.uberfire.commons.data | |
| org.uberfire.commons.message |
| Modifier and Type | Method and Description |
|---|---|
static <K1,K2> Pair<K1,K2> |
Pair.newPair(K1 k1,
K2 k2)
static factory method
|
static <K1,K2> Pair<K1,K2> |
Pair.newPair(K1 k1,
K2 k2,
Pair.PairEqualsMode equalsMode)
static factory method
|
| Modifier and Type | Method and Description |
|---|---|
Pair<MessageType,Map<String,String>> |
MessageHandler.handleMessage(MessageType type,
Map<String,String> content) |
Copyright © 2012–2017 JBoss by Red Hat. All rights reserved.