Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DOESNT_EXIST |
65533 |
public static final int |
EXISTS |
65534 |
public static final int |
IS_DIR |
65527 |
public static final int |
IS_FILE |
65531 |
public static final int |
IS_READABLE |
65519 |
public static final int |
IS_WRITEABLE |
65503 |
public static final int |
NO_ATTRIBUTES |
65535 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final boolean |
HIDDEN |
true |
public static final boolean |
MULTI_VALUED |
true |
public static final boolean |
OPTIONAL |
true |
public static final boolean |
PUBLIC |
false |
public static final boolean |
REQUIRED |
false |
public static final boolean |
SINGLE_VALUED |
false |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
UNSPECIFIED_LENGTH |
-1 |
Copyright © 2017. All rights reserved.