All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----ants.RouteEntry
public int dst
public int nxt
public ChannelAddress addr
public int cost
public long expires
public boolean change
public RouteEntry(int d, int n, ChannelAddress a)
public RouteEntry(String d, String n, String a) throws Exception
All Packages Class Hierarchy This Package Previous Next Index