类 NativeTime
java.lang.Object
org.ice1000.jimgui.NativeTime
- 所有已实现的接口:
AutoCloseable,DeallocatableObject
- 从以下版本开始:
- v0.16
-
构造器详细资料
-
NativeTime
public NativeTime()
-
-
方法详细资料
-
deallocateNativeObject
@Contract public void deallocateNativeObject()- 指定者:
deallocateNativeObject在接口中DeallocatableObject
-
resetToToday
public void resetToToday() -
reset
public void reset() -
toAbsoluteSeconds
已过时。Replace withaccessAbsoluteSeconds() -
accessAbsoluteSeconds
public long accessAbsoluteSeconds() -
modifyAbsoluteSeconds
public void modifyAbsoluteSeconds(long absoluteSeconds)
-