@Immutable public class UserDatabaseKey extends Object
| Constructor and Description |
|---|
UserDatabaseKey(String user,
String database) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDatabase() |
String |
getUser() |
int |
hashCode() |
String |
toString() |
Copyright © 2012–2019. All rights reserved.