-
Field Summary
Fields
(package private) List<E>
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Details
-
LinearSearcher
LinearSearcher()
-
Method Details
-
-
search
public int search(E element)
- Specified by:
search
in interface Searcher<E>