public class Payment extends Event
Constructor and Description |
---|
Payment(long timestamp,
int userId,
int amount) |
Modifier and Type | Method and Description |
---|---|
int |
amount() |
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
Copyright © 2020 Hazelcast, Inc.. All rights reserved.