How can you check if a list contains a specific element in Java?
find(element)
search(element)
contains(element)
locate(element)