| Package | Description |
|---|---|
| net.wombyte | |
| net.wombyte.event | |
| net.wombyte.tracker |
| Modifier and Type | Method and Description |
|---|---|
Event |
Event.addNumeral(String key,
double value) |
Event |
Event.addNumerals(Map<String,Double> attrs) |
Event |
Event.addString(String key,
String value) |
Event |
Event.addStrings(Map<String,String> attrs) |
Event |
EventTracker.track(String event) |
| Modifier and Type | Class and Description |
|---|---|
class |
WombyteEvent |
| Modifier and Type | Method and Description |
|---|---|
Event |
WombyteEvent.addNumeral(String key,
double value) |
Event |
WombyteEvent.addNumerals(Map<String,Double> attrs) |
Event |
WombyteEvent.addString(String key,
String value) |
Event |
WombyteEvent.addStrings(Map<String,String> attrs) |
| Modifier and Type | Method and Description |
|---|---|
Event |
WombyteTracker.track(String event) |
Copyright © 2019. All rights reserved.