Searched refs:arrayInterfaces (Results 1 – 1 of 1) sorted by relevance
1621 assertEquals(arrayInterfaces(), ImmutableSet.copyOf(arrayType.getGenericInterfaces())); in assertHasArrayInterfaces()1624 private static ImmutableSet<TypeToken<?>> arrayInterfaces() { in arrayInterfaces() method in TypeTokenTest