joeq.ClassLib.sun14_linux
Class Interface
java.lang.Object
joeq.ClassLib.Common.InterfaceImpl
joeq.ClassLib.sun14_linux.Interface
- All Implemented Interfaces:
- Interface
- Direct Known Subclasses:
- Interface
public class Interface
- extends InterfaceImpl
Interface
- Version:
- $Id: Interface.java,v 1.24 2004/09/30 03:35:38 joewhaley Exp $
- Author:
- John Whaley
Constructor Summary |
Interface()
Creates new Interface |
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 |
Interface
public Interface()
- Creates new Interface
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.