Closed GoogleCodeExporter closed 9 years ago
My guess is that you have some version of the Sets class on your classpath that
doesn't have powerSet() and Eclipse is using that one. That could be from
google-collections or Guava prior to r04. In any case, the Sets class in the
r09 jar definitely does have powerSet().
Original comment by cgdec...@gmail.com
on 19 Jul 2011 at 6:47
This issue has been migrated to GitHub.
It can be found at https://github.com/google/guava/issues/<id>
Original comment by cgdecker@google.com
on 1 Nov 2014 at 4:15
Original comment by cgdecker@google.com
on 3 Nov 2014 at 9:09
Original issue reported on code.google.com by
onikileche@gmail.com
on 19 Jul 2011 at 3:33