jist.swans.mac
Class MacInfo.MacInfoShared

java.lang.Object
  extended by jist.swans.mac.MacInfo.MacInfoShared
All Implemented Interfaces:
JistAPI.Timeless
Enclosing class:
MacInfo

public static class MacInfo.MacInfoShared
extends java.lang.Object
implements JistAPI.Timeless

Timeless information possibly shared among numerous Mac instances (only to save simulation memory).

Since:
SWANS1.0
Author:
Rimon Barr <barr+jist@cs.cornell.edu>

Field Summary
protected  int bandwidth
          Mac bandwidth.
 
Constructor Summary
MacInfo.MacInfoShared()
           
 
Method Summary
 int getBandwidth()
          Return Mac bandwidth.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

bandwidth

protected int bandwidth
Mac bandwidth.

Constructor Detail

MacInfo.MacInfoShared

public MacInfo.MacInfoShared()
Method Detail

getBandwidth

public int getBandwidth()
Return Mac bandwidth.

Returns:
Mac bandwidth