On 31.05.12 03:09, sebb wrote:
> DoubleLinkedList looks incomplete.
> It is parameterised by the node type (which must extend
> DoubleLinkedListNode), but the node content type is not specified.
> 
> Unfortunately, I don't know how to fix this as I am no generics expert either.

Yeah, I failed on this one, too. I decided not to silence the warnings
so that something reminds me...

> Eclipse generates a lot of other generics-related warnings, so it
> could take a while to fix them.

I know, it's work in progress. Thanks for your contributions.
If I just were able to fix those spurious test failures.

Bye, Thomas.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to