com.atlassian.greenhopper.util
Class TimeRemainingFormatter.TimeRemaining

java.lang.Object
  extended by com.atlassian.greenhopper.util.TimeRemainingFormatter.TimeRemaining
Enclosing class:
TimeRemainingFormatter

public static class TimeRemainingFormatter.TimeRemaining
extends java.lang.Object

Result of TimeRemainingFormatter.format(org.joda.time.DateTime, com.atlassian.greenhopper.model.I18n2)


Constructor Summary
TimeRemainingFormatter.TimeRemaining(java.lang.String text, boolean future)
           
 
Method Summary
 java.lang.String getText()
           
 boolean isFuture()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimeRemainingFormatter.TimeRemaining

public TimeRemainingFormatter.TimeRemaining(java.lang.String text,
                                            boolean future)
Method Detail

getText

public java.lang.String getText()

isFuture

public boolean isFuture()


Copyright © 2007-2012 Atlassian. All Rights Reserved.