Uses of Class
com.uc4.api.objects.MinimumRuntime
Packages that use MinimumRuntime
-
Uses of MinimumRuntime in com.uc4.api.objects
Subclasses of MinimumRuntime in com.uc4.api.objectsModifier and TypeClassDescriptionclass
This class represents the maximum runtime settings.Methods in com.uc4.api.objects that return MinimumRuntimeModifier and TypeMethodDescriptionMinimumRuntime.copy()
This method is used to return the copy of the MinimumRuntime Object.Runtime.minimumRuntime()
Returns aMinimumRuntime
which can be used to modify the minimum runtime settings.TaskRuntime.minimumRuntime()
Returns aMinimumRuntime
which can be used to modify the minimum runtime settings.