com.garmin.fit
Class CRC

java.lang.Object
  extended by com.garmin.fit.CRC

public class CRC
extends java.lang.Object


Constructor Summary
CRC()
           
 
Method Summary
static int get16(int crc, byte data)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CRC

public CRC()
Method Detail

get16

public static final int get16(int crc,
                              byte data)