Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

ClassLib.ibm13_linux
Class Interface  view Interface download Interface.java

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

public final class Interface
extends ClassLib.Common.InterfaceImpl

Interface

Version:
$Id: Interface.java,v 1.25 2003/05/12 10:04:54 joewhaley Exp $

Nested Class Summary
static class Interface.ibm13_linuxObjectTraverser
           
 
Nested classes inherited from class ClassLib.Common.InterfaceImpl
ClassLib.Common.InterfaceImpl.CommonObjectTraverser
 
Constructor Summary
Interface()
          Creates new Interface
 
Method Summary
 java.util.Iterator getImplementationClassDescs(UTF.Utf8 desc)
           
 Bootstrap.ObjectTraverser getObjectTraverser()
           
 
Methods inherited from class 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 java.util.Iterator getImplementationClassDescs(UTF.Utf8 desc)

getObjectTraverser

public Bootstrap.ObjectTraverser getObjectTraverser()