public abstract class ConfigFile extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ConfigFile.Builder |
| Constructor and Description |
|---|
ConfigFile() |
| Modifier and Type | Method and Description |
|---|---|
static ConfigFile.Builder |
builder() |
abstract String |
gid() |
abstract Long |
mode() |
abstract String |
name() |
abstract String |
uid() |
Copyright © 2019. All rights reserved.