CursorableLinkedList is based on the type T, and removeFirst() returns T, yet getFirst() returns Object.
Also, toArray() returns Object[] or E[]. Not sure I follow why there is this mixture? --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
