| Package | Description |
|---|---|
| org.identityconnectors.common |
Common utilities for all Connectors.
|
| Modifier and Type | Method and Description |
|---|---|
static <L,R> Pair<L,R> |
Pair.of(L left,
R right)
Obtains an immutable pair of from two objects inferring the generic
types.
|
Copyright © 2014. All rights reserved.