com.analogics.thermalAPI
Class ConvertIntToHex

java.lang.Object
  extended by com.analogics.thermalAPI.ConvertIntToHex

public class ConvertIntToHex
extends java.lang.Object


Constructor Summary
ConvertIntToHex()
           
 
Method Summary
 byte convertIntToHex(int n)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConvertIntToHex

public ConvertIntToHex()
Method Detail

convertIntToHex

public byte convertIntToHex(int n)