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