Uses of Class
org.apache.juneau.internal.ArrayBuilder
Packages that use ArrayBuilder
-
Uses of ArrayBuilder in org.apache.juneau.internal
Methods in org.apache.juneau.internal that return ArrayBuilderModifier and TypeMethodDescriptionAppends to this array if the specified value is not null.The predicate to use to filter values added to this builder.static <E> ArrayBuilder<E>
Static creator.ArrayBuilder.size
(int value) Sets the expected size for this array.