Package org.python.core
Class InternalTables1
java.lang.Object
org.python.core.InternalTables
org.python.core.InternalTables1
- Direct Known Subclasses:
InternalTables2
Deprecated.
Java1 no longer supported.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.python.core.InternalTables
InternalTables._LazyRep
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Deprecated.void
Deprecated.void
Deprecated.void
Deprecated.void
_flush
(PyJavaClass jc) Deprecated.void
Deprecated._next()
Deprecated.Methods inherited from class org.python.core.InternalTables
_doesSomeAutoUnload, _forceCleanup
-
Constructor Details
-
InternalTables1
public InternalTables1()Deprecated.
-
-
Method Details
-
_beginCanonical
public void _beginCanonical()Deprecated.- Specified by:
_beginCanonical
in classInternalTables
-
_beginLazyCanonical
public void _beginLazyCanonical()Deprecated.- Specified by:
_beginLazyCanonical
in classInternalTables
-
_beginOverAdapterClasses
public void _beginOverAdapterClasses()Deprecated.- Specified by:
_beginOverAdapterClasses
in classInternalTables
-
_beginOverAdapters
public void _beginOverAdapters()Deprecated.- Specified by:
_beginOverAdapters
in classInternalTables
-
_next
Deprecated.- Specified by:
_next
in classInternalTables
-
_flushCurrent
public void _flushCurrent()Deprecated.- Specified by:
_flushCurrent
in classInternalTables
-
_flush
Deprecated.- Specified by:
_flush
in classInternalTables
-