| Access | Constructor and Description |
|---|---|
| public |
| Modifier and Type | Method and Description |
|---|---|
| public static boolean | Returns: True if the operating system we are on is case insensitive, where case insensitive means that a file that is stored as FOO can be accessed as (for example) FoO.
|
| PlatformUtil | back to summary |
|---|---|
| public PlatformUtil() | |
| isCaseInsensitive | back to summary |
|---|---|
public static boolean isCaseInsensitive()
| |