Modifier and Type | Constant Field | Value |
---|---|---|
public static final char |
UNIX_SEPARATOR |
47 |
public static final String |
UNIX_SEPARATOR_STRING |
"/" |
public static final char |
WINDOWS_SEPARATOR |
92 |
public static final String |
WINDOWS_SEPARATOR_STRING |
"\\" |
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.