org.python.core

Class AutoInternalTables

public abstract class AutoInternalTables extends InternalTables2

Method Summary
void_beginCanonical()
void_beginLazyCanonical()
void_beginOverAdapterClasses()
void_beginOverAdapters()
boolean_doesSomeAutoUnload()
void_flush(PyJavaClass jc)
void_forceCleanup()
Object_next()

Method Detail

_beginCanonical

public void _beginCanonical()

_beginLazyCanonical

public void _beginLazyCanonical()

_beginOverAdapterClasses

public void _beginOverAdapterClasses()

_beginOverAdapters

public void _beginOverAdapters()

_doesSomeAutoUnload

public boolean _doesSomeAutoUnload()

_flush

public void _flush(PyJavaClass jc)

_forceCleanup

public void _forceCleanup()

_next

public Object _next()
Jython homepage