Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
CHECK_READ |
1 |
public static final byte |
CHECK_WRITE |
4 |
public static final byte |
LOAD_REQUIRED |
1 |
public static final byte |
MEDIATE_READ |
2 |
public static final byte |
MEDIATE_WRITE |
8 |
public static final byte |
READ_OK |
-1 |
public static final byte |
READ_WRITE_OK |
0 |
public static final byte |
SERIALIZABLE |
16 |
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.