Package spin.demo.prompt
Interface Prompt
- All Known Implementing Classes:
CallbackGUI
public interface Prompt
A common interface for a prompt.
-
Method Summary
-
Method Details
-
prompt
Prompt.- Parameters:
value
- the value to prompt- Returns:
true
orfalse
-