Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_COMPRESSION_LEVEL |
-1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final char |
EXTENSION_SEPARATOR |
46 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
ONE_EB |
1152921504606846976L |
public static final long |
ONE_GB |
1073741824L |
public static final long |
ONE_KB |
1024L |
public static final long |
ONE_MB |
1048576L |
public static final long |
ONE_PB |
1125899906842624L |
public static final long |
ONE_TB |
1099511627776L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final char |
DIR_SEPARATOR_UNIX |
47 |
public static final char |
DIR_SEPARATOR_WINDOWS |
92 |
public static final String |
LINE_SEPARATOR_UNIX |
"\n" |
public static final String |
LINE_SEPARATOR_WINDOWS |
"\r\n" |
Copyright © 2017 ZeroTurnaround. All rights reserved.