| Constructor and Description |
|---|
PairTypeInfo() |
| Modifier and Type | Method and Description |
|---|---|
Pair<FIRST,SECOND> |
cast(Object instance) |
abstract TypeInfo<FIRST> |
first() |
boolean |
isInstance(Object instance) |
abstract TypeInfo<SECOND> |
second() |
Copyright © 2023. All rights reserved.