@Immutable public abstract class SimpleDependencyInfo extends DependencyInfo.Base
| Modifier and Type | Class and Description |
|---|---|
static class |
SimpleDependencyInfo.Builder
Builder for constructing instances of SimpleDependencyInfo.
|
DependencyInfo.Base, DependencyInfo.Require, DependencyInfo.Util| Modifier and Type | Field and Description |
|---|---|
static SimpleDependencyInfo |
EMPTY |
| Constructor and Description |
|---|
SimpleDependencyInfo() |
| Modifier and Type | Method and Description |
|---|---|
static SimpleDependencyInfo.Builder |
builder(java.lang.String srcPathRelativeToClosure,
java.lang.String pathOfDefiningFile) |
getRequiredSymbols, isModuleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetHasExternsAnnotation, getHasNoCompileAnnotation, getLoadFlags, getName, getPathRelativeToClosureBase, getProvides, getRequires, getTypeRequirespublic static final SimpleDependencyInfo EMPTY
public static SimpleDependencyInfo.Builder builder(java.lang.String srcPathRelativeToClosure, java.lang.String pathOfDefiningFile)
Copyright © 2009-2020 Google. All Rights Reserved.