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

Quick Search    Search Deep

ClassLib.sun142_win32
Class Interface  view Interface download Interface.java

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

public final class Interface
extends ClassLib.sun14_win32.Interface


Nested Class Summary
static class Interface.sun142_win32ObjectTraverser
           
 
Nested classes inherited from class ClassLib.sun14_win32.Interface
ClassLib.sun14_win32.Interface.sun14_win32ObjectTraverser
 
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()