Class DeadLink
java.lang.Object
uk.ac.manchester.spinnaker.alloc.client.DeadLink
public final class DeadLink extends Object
Describes a dead or administratively disabled link.
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
DeadLink.End
One end of a dead link. -
Constructor Summary
Constructors Constructor Description DeadLink()
-
Method Summary
Modifier and Type Method Description List<DeadLink.End>
getEnds()
Get the two ends of the dead link.