@InterfaceAudience.Private public class KeyPressGenerator extends Object
KeyPress objects from the given input stream and offers them to the
 given queue.| Constructor and Description | 
|---|
KeyPressGenerator(InputStream inputStream,
                 Queue<KeyPress> keyPressQueue)  | 
public KeyPressGenerator(InputStream inputStream, Queue<KeyPress> keyPressQueue)
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.