Uses of Class
com.uc4.api.objects.MaximumRuntime
-
Packages that use MaximumRuntime Package Description com.uc4.api.objects -
-
Uses of MaximumRuntime in com.uc4.api.objects
Methods in com.uc4.api.objects that return MaximumRuntime Modifier and Type Method Description MaximumRuntimeMaximumRuntime. copy()This method is used to return the copy of the MaximumRuntime Object.MaximumRuntimeRuntime. maximumRuntime()Returns aMaximumRuntimewhich can be used to modify the maximum runtime settings.MaximumRuntimeTaskRuntime. maximumRuntime()Returns aMaximumRuntimewhich can be used to modify the maximum runtime settings.
-