public static class Info.TempDir extends Object implements Serializable
| Constructor and Description |
|---|
TempDir(String variableName,
String prefix,
String suffix)
Create a new TempDir with the specified name prefix and suffix
|
| Modifier and Type | Method and Description |
|---|---|
String |
getPrefix() |
String |
getSuffix() |
String |
getVariableName() |
public String getPrefix()
public String getSuffix()
public String getVariableName()
Copyright © 2001–2025. All rights reserved.