All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class benno.submerge.SubnetEnumeration

java.lang.Object
   |
   +----benno.submerge.SubnetEnumeration

public class SubnetEnumeration
extends Object
implements Enumeration

Constructor Index

 o SubnetEnumeration(Network, int)

Method Index

 o hasMoreElements()
 o nextElement()

Constructors

 o SubnetEnumeration
 public SubnetEnumeration(Network n,
                          int b)

Methods

 o hasMoreElements
 public boolean hasMoreElements()
 o nextElement
 public Object nextElement()

All Packages  Class Hierarchy  This Package  Previous  Next  Index