Package com.google.common.reflect
Class TypeToken.Bounds
java.lang.Object
com.google.common.reflect.TypeToken.Bounds
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) boolean
isSubtypeOf
(Type supertype) (package private) boolean
isSupertypeOf
(Type subtype)
-
Field Details
-
bounds
-
target
private final boolean target
-
-
Constructor Details
-
Bounds
Bounds(Type[] bounds, boolean target)
-
-
Method Details
-
isSubtypeOf
-
isSupertypeOf
-