T
public abstract class TypeLiteral<T> extends Object implements Serializable
protected
TypeLiteral()
boolean
equals(Object obj)
Class<T>
getRawType()
Type
getType()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
protected TypeLiteral()
public final Type getType()
public final Class<T> getRawType()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
Copyright © 2019. All rights reserved.