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