Package com.featureprobe.sdk.server
Class CustomEvent
- java.lang.Object
-
- com.featureprobe.sdk.server.Event
-
- com.featureprobe.sdk.server.CustomEvent
-
public class CustomEvent extends Event
-
-
Constructor Summary
Constructors Constructor Description CustomEvent(String name, FPUser user, Double value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getName()
Double
getValue()
-