Class RuleAction<V>
java.lang.Object
com.github.jh3nd3rs0n.jargyle.server.RuleAction<V>
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getName()
getValue()
int
hashCode()
static <V> RuleAction
<V> newInstance
(String name, V value) static RuleAction
<Object> static RuleAction
<Object> newInstanceWithParsedValue
(String name, String value) toString()