public class WindowsPriority extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
ABOVE_NORMAL |
static int |
BELOW_NORMAL |
static int |
HIGH |
static int |
IDLE |
static int |
NORMAL |
static int |
REAL_TIME |
public static final int IDLE
public static final int BELOW_NORMAL
public static final int NORMAL
public static final int ABOVE_NORMAL
public static final int HIGH
public static final int REAL_TIME
Copyright © 2017. All rights reserved.