T
public class DependencyEdge<T> extends Object
DependencyGraph
DependencyEdge()
boolean
equals(Object other)
getSource()
getTarget()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public DependencyEdge()
@Nonnull public T getSource()
@Nonnull public T getTarget()
public boolean equals(@Nullable Object other)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2024 Atlassian. All rights reserved.