de.jaret.util.misc
Class FormatHelper

java.lang.Object
  extended by de.jaret.util.misc.FormatHelper

public class FormatHelper
extends Object

Version:
$Id: FormatHelper.java 242 2007-02-11 21:05:07Z olk $
Author:
Peter Kliem

Constructor Summary
FormatHelper()
           
 
Method Summary
static NumberFormat NFDouble2Digits()
           
static NumberFormat NFInt2Digits()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormatHelper

public FormatHelper()
Method Detail

NFDouble2Digits

public static NumberFormat NFDouble2Digits()

NFInt2Digits

public static NumberFormat NFInt2Digits()


Copyright © 2013. All Rights Reserved.