public class InputUtil extends Object
| Constructor and Description |
|---|
InputUtil() |
| Modifier and Type | Method and Description |
|---|---|
static de.adorsys.datasafe.types.api.resource.Uri |
inpPath(String text,
String defaultValue)
Asks user to input path-alike value
|
static String |
input(String text,
String defaultValue)
Asks user to input value
|
Copyright © 2019. All rights reserved.