| Package | Description |
|---|---|
| com.google.common.reflect |
This package contains utilities to work with Java reflection.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) static TypeResolver.WildcardCapturer |
TypeResolver.WildcardCapturer.INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
private TypeResolver.WildcardCapturer |
TypeResolver.WildcardCapturer.forTypeVariable(java.lang.reflect.TypeVariable<?> typeParam) |
private TypeResolver.WildcardCapturer |
TypeResolver.WildcardCapturer.notForTypeVariable() |