Package rosequartz
Class Natives
java.lang.Object
rosequartz.Natives
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interface -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic void_freeze()static <C extends Natives.Constructor>
C_getConstructor(String name)
-
Method Details
-
_addConstructor
- Throws:
CallerNotEngineRuntimeException
-
_freeze
- Throws:
CallerNotEngineRuntimeException
-
_getConstructor
public static <C extends Natives.Constructor> C _getConstructor(String name) throws CallerNotEngineRuntimeException- Throws:
CallerNotEngineRuntimeException
-