set
boolean remove(Object o)
boolean add(E e)
boolen contains(Object o)
int size()
Iterator<E> iterator()
void clear()
Object clone()