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