public static class DependencyInfo.Util
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static void |
writeAddDependency(java.lang.Appendable out,
DependencyInfo info)
Prints a goog.addDependency call for a single DependencyInfo.
|
public static void writeAddDependency(java.lang.Appendable out,
DependencyInfo info)
throws java.io.IOException
java.io.IOExceptionCopyright © 2009-2020 Google. All Rights Reserved.