Searched refs:assertIsPrimitive (Results 1 – 1 of 1) sorted by relevance
920 assertIsPrimitive(TypeToken.of(type)); in testPrimitiveWrappingAndUnwrapping()1632 private static void assertIsPrimitive(TypeToken<?> type) { in assertIsPrimitive() method in TypeTokenTest