org.sourceforge.jemm.client
Class ClassHierarchyIteratorTest

java.lang.Object
  extended by org.sourceforge.jemm.client.ClassHierarchyIteratorTest

public class ClassHierarchyIteratorTest
extends java.lang.Object


Constructor Summary
ClassHierarchyIteratorTest()
           
 
Method Summary
 void hasNextInterface()
           
 void hasNextObject()
           
 void hasNextPrimitive()
           
 void hasNextSubclass()
           
 void iteration()
           
 void nextObject()
           
 void nextSubclass()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassHierarchyIteratorTest

public ClassHierarchyIteratorTest()
Method Detail

hasNextObject

public void hasNextObject()

hasNextSubclass

public void hasNextSubclass()

hasNextInterface

public void hasNextInterface()

hasNextPrimitive

public void hasNextPrimitive()

nextObject

public void nextObject()

nextSubclass

public void nextSubclass()

iteration

public void iteration()


Copyright © 2009. All Rights Reserved.