Constructor and Description |
---|
ConfirmationChoice(ConsoleWrapper theConsole,
String[] messageLines,
String prompt,
State yesState,
State noState) |
ConfirmationChoice(ConsoleWrapper theConsole,
String message,
String prompt,
State yesState,
State noState) |
public ConfirmationChoice(ConsoleWrapper theConsole, String[] messageLines, String prompt, State yesState, State noState)
public ConfirmationChoice(ConsoleWrapper theConsole, String message, String prompt, State yesState, State noState)
Copyright © 2023 JBoss by Red Hat. All rights reserved.