Searched refs:ArrayBuilder (Results 1 - 7 of 7) sorted by relevance

/external/annotation-tools/scene-lib/src/annotations/
H A DArrayBuilder.java11 public interface ArrayBuilder { interface
H A DAnnotationBuilder.java63 class SimpleArrayBuilder implements ArrayBuilder {
138 * of the array must be passed to the returned {@link ArrayBuilder} in
139 * order, and the {@link ArrayBuilder} must be finished before any other
150 public ArrayBuilder beginArrayField(String fieldName, ArrayAFT aft) {
H A DAnnotations.java208 ArrayBuilder arrb =
/external/annotation-tools/scene-lib/src/annotations/io/classfile/
H A DClassAnnotationSceneReader.java347 ArrayBuilder arrayBuilder = annotationBuilder.beginArrayField(
1026 private ArrayBuilder arrayBuilder;
/external/annotation-tools/scene-lib/test/annotations/tests/executable/
H A DTestSceneLib.java363 ArrayBuilder ab2ab = ab2.beginArrayField("array",
400 ArrayBuilder ab4ab = ab4.beginArrayField("array",
/external/annotation-tools/scene-lib/src/annotations/io/
H A DIndexFileParser.java36 import annotations.ArrayBuilder;
439 private void parseAndAddArrayAFV(ArrayAFT aaft, ArrayBuilder arrb) throws IOException, ParseException {
/external/annotation-tools/annotation-file-utilities/
H A Dannotation-file-utilities.jarMETA-INF/ META-INF/MANIFEST.MF annotations/ annotations/el/ annotations/field/ annotations/io/ annotations/io/classfile/ ...

Completed in 144 milliseconds