Searched refs:createTypeLiteral (Results 1 – 1 of 1) sorted by relevance
220 TypeLiteral<Integer> typeLiteral = KeyTest.createTypeLiteral(); in testCannotGetKeyWithUnspecifiedTypeVariables()229 private static <T> TypeLiteral<T> createTypeLiteral() { in createTypeLiteral() method in KeyTest