public abstract class UserEvent extends Object implements mt.edu.um.cs.rv.events.Event
| Constructor and Description |
|---|
UserEvent(String username,
boolean synchronous) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getUsername() |
int |
hashCode() |
boolean |
isSynchronous() |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.