joeq.ClassLib.ibm13_linux
Class Interface

java.lang.Object
  extended by joeq.ClassLib.Common.InterfaceImpl
      extended by joeq.ClassLib.ibm13_linux.Interface
All Implemented Interfaces:
Interface

public final class Interface
extends InterfaceImpl

Interface

Version:
$Id: Interface.java,v 1.30 2004/09/30 03:35:37 joewhaley Exp $
Author:
John Whaley

Nested Class Summary
static class Interface.ibm13_linuxObjectTraverser
           
 
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 InterfaceImpl

getObjectTraverser

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


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