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