net.comtor.j2me.util
Class IntegerHelper

java.lang.Object
  extended bynet.comtor.j2me.util.IntegerHelper

public class IntegerHelper
extends java.lang.Object


Constructor Summary
IntegerHelper()
           
 
Method Summary
static java.lang.String paddedInteger(int num, int digits)
          Creates a new instance of IntegerHelper
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IntegerHelper

public IntegerHelper()
Method Detail

paddedInteger

public static java.lang.String paddedInteger(int num,
                                             int digits)
Creates a new instance of IntegerHelper