public class LastSentKey extends Object
| Constructor and Description |
|---|
LastSentKey(String email,
long userId,
MauApplicationKey applicationKey) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
MauApplicationKey |
getApplicationKey() |
String |
getEmail() |
long |
getUserId() |
int |
hashCode() |
public LastSentKey(String email, long userId, MauApplicationKey applicationKey)
Copyright © 2002-2022 Atlassian. All Rights Reserved.