Class Utils

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

public class Utils
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    Utils()  
  • Method Summary

    Modifier and Type Method Description
    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 Details

    • Utils

      public Utils()
  • Method Details

    • formatCurrency

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