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 RuntimeType
public void enableTiming()
public long getTotalTime()
public void addTime(long dt)
public StateRunnable newStateRunnable()
newStateRunnable
in interface RuntimeType
Copyright © 2019. All rights reserved.