Class IntVarSignedDecoder

java.lang.Object
skadistats.clarity.io.decoder.IntVarSignedDecoder
All Implemented Interfaces:
Decoder<Integer>

public class IntVarSignedDecoder extends Object implements Decoder<Integer>
  • Constructor Details

    • IntVarSignedDecoder

      public IntVarSignedDecoder()
  • Method Details