public class DependencyGraphFile extends Object
| Constructor and Description |
|---|
DependencyGraphFile() |
| Modifier and Type | Method and Description |
|---|---|
static void |
writeDependencyFile(com.google.common.collect.Multimap<String,String> edges,
Set<String> nodes,
Set<String> marked,
File outFile) |
public static void writeDependencyFile(com.google.common.collect.Multimap<String,String> edges, Set<String> nodes, Set<String> marked, File outFile) throws IOException
IOExceptionCopyright © 2002–2016 CoreMedia AG. All rights reserved.