For example, to create a type literal for {@code List {@code} TypeLiteral Assumes that type {@code T} implements {@link Object#equals} and{@link Object#hashCode()} as value (as opposed to identity) comparison.
@author crazybob@google.com (Bob Lee)
> list = new TypeLiteral
>() ;}
|
|