SandMark version 2.1


sandmark.obfuscate.boolsplitter.dcfg
Class FlowGraph$8

java.lang.Object
  |
  +--sandmark.obfuscate.boolsplitter.dcfg.FlowGraph$8
All Implemented Interfaces:
java.util.Iterator

final synchronized class FlowGraph$8
extends java.lang.Object
implements java.util.Iterator


Field Summary
(package private)  java.lang.Object next
           
 
Method Summary
 boolean hasNext()
           
 java.lang.Object next()
           
 void remove()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

next

java.lang.Object next
Method Detail

hasNext

public final boolean hasNext()
Specified by:
hasNext in interface java.util.Iterator

next

public final java.lang.Object next()
Specified by:
next in interface java.util.Iterator

remove

public final void remove()
Specified by:
remove in interface java.util.Iterator

SandMark version 2.1

Wed Jul 3 17:27:43 MST 2002