public class NativeType extends Object implements RuntimeType
| Constructor and Description |
|---|
NativeType(String cid,
Class cls) |
| Modifier and Type | Method and Description |
|---|---|
void |
addTime(long dt) |
void |
enableTiming() |
String |
getID() |
long |
getTotalTime() |
StateRunnable |
newStateRunnable() |
public String getID()
getID in interface RuntimeTypepublic void enableTiming()
public long getTotalTime()
public void addTime(long dt)
public StateRunnable newStateRunnable()
newStateRunnable in interface RuntimeTypeCopyright © 2019. All rights reserved.