org.webtide.demo.auction
Class Utils

java.lang.Object
  extended by org.webtide.demo.auction.Utils

public class Utils
extends java.lang.Object

Author:
Nigel Canonizado Apr 19, 2006

Constructor Summary
Utils()
           
 
Method Summary
static java.lang.String formatCurrency(double amount)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utils

public Utils()
Method Detail

formatCurrency

public static java.lang.String formatCurrency(double amount)


Copyright © 2010 Dojo Foundation. All Rights Reserved.