Vect.Builder<E>
add(E element)
addAll(E[] elements)
addAll(Iterable<? extends E> iterable)
Vect<E>
build()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait