@InterfaceAudience.Private public interface ScreenView
| Modifier and Type | Method and Description | 
|---|---|
| ScreenView | handleKeyPress(KeyPress keyPress) | 
| ScreenView | handleTimer() | 
| void | init() | 
void init()
@Nullable ScreenView handleKeyPress(KeyPress keyPress)
@Nullable ScreenView handleTimer()
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.