simnet
Class AggregateRouter.Subnet

java.lang.Object
  extended bysimnet.AggregateRouter.Subnet
Enclosing class:
AggregateRouter

private class AggregateRouter.Subnet
extends java.lang.Object


Field Summary
(package private)  int count
           
(package private)  boolean[] exists
           
(package private)  int hops
           
 
Constructor Summary
AggregateRouter.Subnet()
          Use uniform distributions for now for hop count and used IP's...
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

hops

int hops

exists

boolean[] exists

count

int count
Constructor Detail

AggregateRouter.Subnet

public AggregateRouter.Subnet()
Use uniform distributions for now for hop count and used IP's...