Searched refs:wrapperTl (Results 1 – 1 of 1) sorted by relevance
135 TypeLiteral wrapperTl = TypeLiteral.get(wrappers[t]); in testDifferentiationBetweenWrappersAndPrimitives() local137 assertFalse(primitiveTl.equals(wrapperTl)); in testDifferentiationBetweenWrappersAndPrimitives()139 assertEquals(wrappers[t], wrapperTl.getType()); in testDifferentiationBetweenWrappersAndPrimitives()141 assertEquals(wrappers[t], wrapperTl.getRawType()); in testDifferentiationBetweenWrappersAndPrimitives()