public class ServicePriority extends Object
Modifier and Type | Field and Description |
---|---|
static int |
HIGH
The service is of high importance
|
static int |
LOW
The service is of low importance
|
static int |
NORMAL
The service is of normal importance
|
Constructor and Description |
---|
ServicePriority() |
public static final int HIGH
public static final int NORMAL
public static final int LOW
Copyright © 2019–2022. All rights reserved.