google / depan

DepAn is a direct manipulation tool for visualization, analysis, and refactoring of dependencies in large applications.
http://google.github.io/depan
Apache License 2.0
89 stars 20 forks source link

Upgrade to use Google Collections, not a minimal subset #31

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The minimal set of collection classes (com.google.devtools.depan.collect)
should be removed, with the new Google Collections package as a third-party
replacement.

http://code.google.com/p/google-collections/

Original issue reported on code.google.com by le...@google.com on 9 Sep 2008 at 6:07

GoogleCodeExporter commented 9 years ago
With trunk@r129, the Google Collections Library snapshot-20090211 replaces the
minimal implementation in .../depan/collect.

Original comment by le...@google.com on 13 Feb 2009 at 7:17

GoogleCodeExporter commented 9 years ago

Original comment by le...@google.com on 8 Oct 2009 at 3:11