|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.google.common.reflect | |
---|---|
com.google.common.reflect | This package contains utilities to work with Java reflection. |
Classes in com.google.common.reflect used by com.google.common.reflect | |
---|---|
ImmutableTypeToInstanceMap
A type-to-instance map backed by an ImmutableMap . |
|
ImmutableTypeToInstanceMap.Builder
A builder for creating immutable type-to-instance maps. |
|
TypeParameter
Captures a free type variable that can be used in TypeToken.where(com.google.common.reflect.TypeParameter . |
|
TypeToInstanceMap
A map, each entry of which maps a TypeToken to an instance of that type. |
|
TypeToken
A Type with generics. |
|
TypeToken.TypeSet
The set of interfaces and classes that T is or is a subtype of. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |