public class DeadlockEdge extends Object
| Constructor and Description |
|---|
DeadlockEdge(DeadlockVertex d) |
| Modifier and Type | Method and Description |
|---|---|
DeadlockVertex |
getDestination() |
void |
setDestination(DeadlockVertex destination) |
public DeadlockEdge(DeadlockVertex d)
public DeadlockVertex getDestination()
public void setDestination(DeadlockVertex destination)
Copyright © 2014 The Apache Software Foundation. All rights reserved.