boolean contains(Object o) Returns true if this vector contains the specified element. boolean containsAll(Collection> c) Returns true if this Vector contains all of the elements in the specified Collection