Class FloatDefaultDecoder

java.lang.Object
skadistats.clarity.io.decoder.FloatDefaultDecoder
All Implemented Interfaces:
Decoder<Float>

public class FloatDefaultDecoder extends Object implements Decoder<Float>
  • Constructor Details

    • FloatDefaultDecoder

      public FloatDefaultDecoder(int bitCount, float minValue, float maxValue)
  • Method Details