Changed LinkedList to return a boolean instead of crashing when an object isn't found...
authorstephey <stephey>
Tue, 29 Mar 2011 06:52:04 +0000 (06:52 +0000)
committerstephey <stephey>
Tue, 29 Mar 2011 06:52:04 +0000 (06:52 +0000)
commit34b3909856be9ef0aa85935840ef5443b7bf18d4
tree1f1c9f7c253f8b374905bc4bc655a61fce6b5244
parentfb910cc2695dc899a41d49b65c22d4a08ea33ed7
Changed LinkedList to return a boolean instead of crashing when an object isn't found in the remove method.
Robust/src/ClassLibrary/LinkedList.java