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