Message2700

Author cgroves
Recipients
Date 2007-04-25.20:15:58
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
This will throw a ClassCastException if object has an iterator method that returns something other than Iterator.  It should check for that and return null if it isn't actually an Iterator.  Other than that, looks good.
History
Date User Action Args
2008-02-20 17:18:42adminlinkissue1707681 messages
2008-02-20 17:18:42admincreate