Ejemplo n.º 1
0
 @Override
 public ImmutableSet<JavaLibrary> getTransitiveClasspathDeps() {
   return transitiveClasspathEntries.keySet();
 }