com.partnersoft.v3x.graphics.codec.gif
Class GifUtil

java.lang.Object
  extended by com.partnersoft.v3x.graphics.codec.gif.GifUtil

public class GifUtil
extends java.lang.Object

this class holds several silly little methods that don't belong anywhere in particular


Constructor Summary
GifUtil()
           
 
Method Summary
static char convertToChar(int num)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GifUtil

public GifUtil()
Method Detail

convertToChar

public static char convertToChar(int num)