protected static class BufferedPushAPI.ThreadVarFinalizerItem
extends java.lang.Object
implements java.io.Closeable
Modifier and Type | Field and Description |
---|---|
protected BufferedPushAPI.Notifiable |
parent |
Constructor and Description |
---|
ThreadVarFinalizerItem(BufferedPushAPI.Notifiable parent)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
close()
Close the object.
|
protected void |
finalize()
Finalizer.
|
protected BufferedPushAPI.Notifiable parent
public ThreadVarFinalizerItem(BufferedPushAPI.Notifiable parent)
public void close() throws java.io.IOException
close
in interface java.io.Closeable
close
in interface java.lang.AutoCloseable
java.io.IOException
protected void finalize() throws java.io.IOException
finalize
in class java.lang.Object
java.io.IOException
Copyright © 2021 Dassault Systèmes, All Rights Reserved.