com.mucommander.text
Class DurationFormat

java.lang.Object
  extended by com.mucommander.text.DurationFormat

public class DurationFormat
extends java.lang.Object

DurationFormat formats duration in milliseconds into localized string representations.

Author:
Maxence Bernard

Constructor Summary
DurationFormat()
           
 
Method Summary
static java.lang.String format(long durationMs)
           
static java.lang.String getInfiniteSymbol()
          Returns the infinite symbol string.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DurationFormat

public DurationFormat()
Method Detail

format

public static java.lang.String format(long durationMs)

getInfiniteSymbol

public static java.lang.String getInfiniteSymbol()
Returns the infinite symbol string.



This file is part of muCommander - Copyright (C) 2002-2008 Maxence Bernard