|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnetwork.Link
public class Link
| Field Summary | |
|---|---|
static network.Link.Earth |
earth
|
| Constructor Summary | |
|---|---|
Link()
|
|
Link(Node n)
|
|
| Method Summary | |
|---|---|
Node |
getOwner()
|
protected void |
move(Customer c)
|
protected void |
send(Customer c,
Node n)
|
void |
setOwner(Node n)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static network.Link.Earth earth
| Constructor Detail |
|---|
public Link()
public Link(Node n)
| Method Detail |
|---|
public void setOwner(Node n)
public Node getOwner()
protected void send(Customer c,
Node n)
protected void move(Customer c)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||