Package net.wombyte.event
Class WombyteEvent
java.lang.Object
net.wombyte.event.WombyteEvent
- All Implemented Interfaces:
Event
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddNumeral(String key, double value) addNumerals(Map<String, Double> attrs) addStrings(Map<String, String> attrs) send()
-
Constructor Details
-
WombyteEvent
-
-
Method Details
-
addStrings
- Specified by:
addStringsin interfaceEvent
-
addString
-
addNumerals
- Specified by:
addNumeralsin interfaceEvent
-
addNumeral
- Specified by:
addNumeralin interfaceEvent
-
send
-