| Package | Description |
|---|---|
| org.aoju.bus.core.lang.tuple |
| Modifier and Type | Method and Description |
|---|---|
static <L,R> MutablePair<L,R> |
MutablePair.of(L left,
R right)
Obtains a mutable pair of two objects inferring the generic types.
|
Copyright © 2019. All rights reserved.