Re: generics: getViewIterator

2009-08-09 Thread Thilo Goetz
Adam Lally wrote: > On Sat, Aug 8, 2009 at 4:57 PM, Marshall Schor wrote: >> Jörn Kottmann wrote: >>> On Aug 7, 2009, at 8:57 PM, Marshall Schor wrote: >>> getViewIterator in CASImpl is written with the signature: Iterator getViewIterator() If you are working with things needin

Re: generics: getViewIterator

2009-08-09 Thread Adam Lally
On Sat, Aug 8, 2009 at 4:57 PM, Marshall Schor wrote: > Jörn Kottmann wrote: >> >> On Aug 7, 2009, at 8:57 PM, Marshall Schor wrote: >> >>> getViewIterator in CASImpl is written with the signature: >>>  Iterator getViewIterator() >>> >>> If you are working with things needing CASImpl objects, you w

Re: generics: getViewIterator

2009-08-09 Thread Jörn Kottmann
On Aug 8, 2009, at 10:57 PM, Marshall Schor wrote: Jörn Kottmann wrote: On Aug 7, 2009, at 8:57 PM, Marshall Schor wrote: getViewIterator in CASImpl is written with the signature: Iterator getViewIterator() If you are working with things needing CASImpl objects, you would write: Iterat