Felix Knecht schrieb:
> This piece of code will never be reached because if line 54 - iterators
> can't be null at this point!
> http://people.apache.org/~felixk/shared-docs/xref/org/apache/directory/shared/ldap/util/JoinIterator.html#64

JoinIterator seems never be used, except in JoinIteratorTest. I'd
suggest to delete both classes.

Can findbugs or other static analysis tools be used to find unused code?

Kind Regards,
Stefan


Reply via email to