public class CleanArgument extends Object implements InstallerArgument
| Constructor and Description |
|---|
CleanArgument() |
CleanArgument(List<String> excludeDataNames) |
| Modifier and Type | Method and Description |
|---|---|
CleanArgument |
addExcludeDataName(@NotNull String dataName)
除外するデータを追加します。
|
public CleanArgument addExcludeDataName(@NotNull @NotNull String dataName)
dataName - 除外するデータの名前Copyright © 2023. All rights reserved.