Uses of Class
com.uc4.api.objects.MinimumRuntime
-
Packages that use MinimumRuntime Package Description com.uc4.api.objects -
-
Uses of MinimumRuntime in com.uc4.api.objects
Subclasses of MinimumRuntime in com.uc4.api.objects Modifier and Type Class Description classMaximumRuntimeThis class represents the maximum runtime settings.Methods in com.uc4.api.objects that return MinimumRuntime Modifier and Type Method Description MinimumRuntimeMinimumRuntime. copy()This method is used to return the copy of the MinimumRuntime Object.MinimumRuntimeRuntime. minimumRuntime()Returns aMinimumRuntimewhich can be used to modify the minimum runtime settings.MinimumRuntimeTaskRuntime. minimumRuntime()Returns aMinimumRuntimewhich can be used to modify the minimum runtime settings.
-