net.sourceforge.plantuml.oregon
Class KeyboardList
java.lang.Object
net.sourceforge.plantuml.oregon.KeyboardList
- All Implemented Interfaces:
- Keyboard
public class KeyboardList
- extends Object
- implements Keyboard
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KeyboardList
public KeyboardList(String... inputs)
KeyboardList
public KeyboardList(Collection<String> inputs)
input
public String input()
throws NoInputException
- Specified by:
input
in interface Keyboard
- Throws:
NoInputException
hasMore
public boolean hasMore()
- Specified by:
hasMore
in interface Keyboard
Copyright © 2014. All Rights Reserved.