public class VersionedTargetGraph extends TargetGraph
Modifier and Type | Class and Description |
---|---|
static class |
VersionedTargetGraph.Builder |
EMPTY
Modifier and Type | Method and Description |
---|---|
static VersionedTargetGraph.Builder |
builder() |
protected TargetNode<?> |
getInternal(BuildTarget target) |
equals, get, get, getAll, getExactOptional, getOptional, getSize, getSubgraph, hashCode
getIncomingNodesFor, getNodes, getNodesWithNoIncomingEdges, getNodesWithNoOutgoingEdges, getOutgoingEdges, getOutgoingNodesFor
@Nullable protected TargetNode<?> getInternal(BuildTarget target)
getInternal
in class TargetGraph
public static VersionedTargetGraph.Builder builder()