| Package | Description |
|---|---|
| com.google.common.reflect |
This package contains utilities to work with Java reflection.
|
| Modifier and Type | Method and Description |
|---|---|
TypeResolver |
TypeResolver.where(Type formal,
Type actual)
Returns a new
TypeResolver with type variables in formal mapping to types in
actual. |
Copyright © 2010–2018. All rights reserved.