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.IOException
Copyright © 2009-2018 Google. All Rights Reserved.