Class JvmAnnotation.ArrayBuilder<Outer extends JvmAnnotation.Builder<?>,Type>

java.lang.Object
me.sbasalaev.tybyco.descriptors.JvmAnnotation.ArrayBuilder<Outer,Type>
Type Parameters:
Outer - type of the outer builder returned by end().
Type - type of the array elements.
Enclosing class:
JvmAnnotation

public static final class JvmAnnotation.ArrayBuilder<Outer extends JvmAnnotation.Builder<?>,Type> extends Object
Builder of arrays of primitive values.