joeq.ClassLib.sun15_win32
Class Interface

java.lang.Object
  extended by joeq.ClassLib.Common.InterfaceImpl
      extended by joeq.ClassLib.sun14_win32.Interface
          extended by joeq.ClassLib.sun142_win32.Interface
              extended by joeq.ClassLib.sun15_win32.Interface
All Implemented Interfaces:
Interface

public class Interface
extends Interface


Nested Class Summary
static class Interface.sun15_win32ObjectTraverser
           
 
Nested classes/interfaces inherited from class joeq.ClassLib.sun142_win32.Interface
Interface.sun142_win32ObjectTraverser
 
Nested classes/interfaces inherited from class joeq.ClassLib.sun14_win32.Interface
Interface.sun14_win32ObjectTraverser
 
Nested classes/interfaces inherited from class joeq.ClassLib.Common.InterfaceImpl
InterfaceImpl.CommonObjectTraverser
 
Constructor Summary
Interface()
          Creates new Interface
 
Method Summary
 Iterator getImplementationClassDescs(Utf8 desc)
           
 ObjectTraverser getObjectTraverser()
           
 
Methods inherited from class joeq.ClassLib.Common.InterfaceImpl
createNewClass, createNewConstructor, createNewField, createNewMethod, getJQField, getJQInitializer, getJQMethod, getJQThread, getJQType, getOrCreateType, init_inflater, init_zipfile, initializeSystemClass, initNewConstructor, initNewField, initNewMethod, unloadType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Interface

public Interface()
Creates new Interface

Method Detail

getImplementationClassDescs

public Iterator getImplementationClassDescs(Utf8 desc)
Specified by:
getImplementationClassDescs in interface Interface
Overrides:
getImplementationClassDescs in class Interface

getObjectTraverser

public ObjectTraverser getObjectTraverser()
Specified by:
getObjectTraverser in interface Interface
Overrides:
getObjectTraverser in class Interface


Copyright © 2001-2005 John Whaley. All Rights Reserved.