Modifier and Type | Constant Field | Value |
---|---|---|
private static final int |
DEFAULT_BUFFER_SIZE |
4096 |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final long |
serialVersionUID |
1347339620135041008L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final char |
EXTENSION_SEPARATOR |
46 |
private static final char |
UNIX_SEPARATOR |
47 |
private static final char |
WINDOWS_SEPARATOR |
92 |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final int |
INIT_PROBLEM |
-1 |
private static final int |
OTHER |
0 |
private static final int |
POSIX_UNIX |
3 |
private static final int |
UNIX |
2 |
private static final int |
WINDOWS |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
ONE_GB |
1073741824L |
public static final long |
ONE_KB |
1024L |
public static final long |
ONE_MB |
1048576L |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final long |
serialVersionUID |
-6343169151696340687L |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final long |
serialVersionUID |
1L |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final int |
DEFAULT_BUFFER_SIZE |
4096 |
public static final char |
DIR_SEPARATOR_UNIX |
47 |
public static final char |
DIR_SEPARATOR_WINDOWS |
92 |
public static final java.lang.String |
LINE_SEPARATOR_UNIX |
"\n" |
public static final java.lang.String |
LINE_SEPARATOR_WINDOWS |
"\r\n" |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final java.lang.String |
LCK |
".lck" |
Copyright (c) 2002-2012 Apache Software Foundation