Class ResFloatValue

All Implemented Interfaces:
ResValuesXmlSerializable, ResXmlEncodable

public class ResFloatValue extends ResScalarValue
  • Constructor Details

    • ResFloatValue

      public ResFloatValue(float value, int rawIntValue, String rawValue)
  • Method Details