Package | Description |
---|---|
org.springframework.data.util |
Core utility APIs such as a type information framework to resolve generic types.
|
Modifier and Type | Method and Description |
---|---|
static <S,T> Pair<S,T> |
Pair.of(S first,
T second)
Creates a new
Pair for the given elements. |
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.