接口 DeallocatableObject
- 所有超级接口:
AutoCloseable
- 所有已知实现类:
JImFileDialog,JImFontAtlas,JImFontConfig,JImGui,JImStyle,JImVec4,MutableJImVec4,NativeBool,NativeDouble,NativeFloat,NativeInt,NativeLong,NativeShort,NativeString,NativeStrings,NativeTime
Represents a native (C++) object
- 从以下版本开始:
- v0.1
-
方法概要
-
方法详细资料
-
deallocateNativeObject
@Contract void deallocateNativeObject() -
close
default void close()- 指定者:
close在接口中AutoCloseable
-