Class RawValueParameter

java.lang.Object
cool.scx.ffm.type.paramter.RawValueParameter
All Implemented Interfaces:
Parameter

public class RawValueParameter extends Object implements Parameter
原始值
Version:
0.0.1
Author:
scx567888
  • Constructor Details

    • RawValueParameter

      public RawValueParameter(Object value)
  • Method Details