LinkedList.contains

Tests if the list contains a node with the specified value

class LinkedList(T)
bool
contains
()

Meta