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