Member predicate TypeLiteral::getReferencedType
Gets the type this type literal refers to. For example for String.class
the
result is the type representing String
.
Gets the type this type literal refers to. For example for String.class
the
result is the type representing String
.