Searched refs:aepts (Results 1 – 1 of 1) sorted by relevance
359 List<java.lang.Class<?>> aepts = Arrays.asList(byte[].class, int.class); in typesProvider() local363 vh.coordinateTypes().get(0) == byte[].class ? aepts : bbpts; in typesProvider()