- groovy.time.TimeDatumDependentDuration
-
-
Constructor Summary
Constructors
Constructor and description |
TimeDatumDependentDuration
(int years, int months, int days, int hours, int minutes, int seconds, int millis)
|
-
Methods Summary
-
Inherited Methods Summary
Inherited Methods
Methods inherited from class |
Name |
class DatumDependentDuration |
getAgo, getFrom, getMonths, getYears, minus, minus, plus, plus, plus, plus, toMilliseconds |
class BaseDuration |
compareTo, getAgo, getDays, getFrom, getHours, getMillis, getMinutes, getMonths, getSeconds, getYears, plus, toMilliseconds, toString |
class Object |
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
-
-
Constructor Detail
-
public TimeDatumDependentDuration(int years, int months, int days, int hours, int minutes, int seconds, int millis)
Copyright © 2003-2018 The Apache Software Foundation. All rights reserved.