public final class CNG extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
NONE |
static int |
SOCKET_IN |
static int |
SOCKET_OUT |
static int |
SOCKET_VIRTUAL |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
matchesMask(int value,
int mask) |
public static final int NONE
public static final int SOCKET_IN
public static final int SOCKET_OUT
public static final int SOCKET_VIRTUAL
Copyright © 2018. All rights reserved.