is Assignable From
Check if this type is assignable from the given class object.
Deprecated
this implementation may be inconsistent with javac for typeswith wildcards.
Check if this type is assignable from the given Type.
Deprecated
this implementation may be inconsistent with javac for typeswith wildcards.
@Deprecated()
Content copied to clipboard
Check if this type is assignable from the given type token.
Deprecated
this implementation may be inconsistent with javac for typeswith wildcards.