| Package | Description |
|---|---|
| org.jboss.marshalling |
The marshalling API.
|
| Modifier and Type | Method | Description |
|---|---|---|
static <A,B> Pair<A,B> |
Pair.create(A a,
B b) |
Create a new instance.
|
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
Pair.equals(Pair<?,?> other) |
Determine if this pair equals another.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.