Searched refs:fromSuperclassTypeParameter (Results 1 – 2 of 2) sorted by relevance
79 (TypeLiteral<T>) TypeLiteral.fromSuperclassTypeParameter(getClass())); in Key()101 (TypeLiteral<T>) TypeLiteral.fromSuperclassTypeParameter(getClass())); in Key()121 (TypeLiteral<T>) TypeLiteral.fromSuperclassTypeParameter(getClass())); in Key()
110 static TypeLiteral<?> fromSuperclassTypeParameter(Class<?> subclass) { in fromSuperclassTypeParameter() method in TypeLiteral