Class StringParameter
java.lang.Object
cool.scx.ffm.type.paramter.StringParameter
-
Constructor Summary
ConstructorsConstructorDescriptionStringParameter(String value) StringParameter(String value, Charset charset) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface cool.scx.ffm.type.paramter.Parameter
beforeCloseArena
-
Constructor Details
-
StringParameter
-
StringParameter
-
-
Method Details
-
toNativeParameter
- Specified by:
toNativeParameterin interfaceParameter
-