Uses of Class
com.google.common.reflect.TypeToken.TypeSet
Packages that use TypeToken.TypeSet
-
Uses of TypeToken.TypeSet in com.google.common.reflect
Subclasses of TypeToken.TypeSet in com.google.common.reflectModifier and TypeClassDescriptionprivate final class
private final class
Fields in com.google.common.reflect declared as TypeToken.TypeSetMethods in com.google.common.reflect that return TypeToken.TypeSetModifier and TypeMethodDescriptionTypeToken.ClassSet.classes()
TypeToken.InterfaceSet.classes()
TypeToken.TypeSet.classes()
Returns the types that are classes.TypeToken.getTypes()
Returns the set of interfaces and classes that this type is or is a subtype of.TypeToken.ClassSet.interfaces()
TypeToken.InterfaceSet.interfaces()
TypeToken.TypeSet.interfaces()
Returns the types that are interfaces implemented by this type.Constructors in com.google.common.reflect with parameters of type TypeToken.TypeSet