Searched refs:classType (Results 1 – 2 of 2) sorted by relevance
33 private final Class<? extends E> classType; field in SpanSet43 classType = type; in SpanSet()49 final E[] allSpans = spanned.getSpans(start, limit, classType); in init()54 spans = (E[]) Array.newInstance(classType, length); in init()
META-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ ...