com.atlassian.bamboo.utils
Class BambooTimeValue

java.lang.Object
  extended by com.atlassian.bamboo.utils.BambooTimeValue

public class BambooTimeValue
extends java.lang.Object


Constructor Summary
BambooTimeValue(long value, java.util.concurrent.TimeUnit unit)
           
 
Method Summary
 long toNanos()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BambooTimeValue

public BambooTimeValue(long value,
                       java.util.concurrent.TimeUnit unit)
Method Detail

toNanos

public long toNanos()


Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.