|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgui.TransportContainer
gui.TransportContainerGet
class TransportContainerGet
Get message.
Field Summary | |
---|---|
(package private) boolean |
best
|
(package private) long |
iter
|
(package private) Path |
path
|
Constructor Summary | |
---|---|
TransportContainerGet(Path p,
long i,
boolean b)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
final Path path
final long iter
final boolean best
Constructor Detail |
---|
public TransportContainerGet(Path p, long i, boolean b)
p
- a path.i
- iteration count.b
- true if p is best path.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |