public class Rules extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
eligibleForLoad(org.joda.time.Interval src,
org.joda.time.Interval target) |
static boolean |
eligibleForLoad(org.joda.time.Period period,
org.joda.time.Interval interval,
org.joda.time.DateTime referenceTimestamp,
boolean includeFuture) |
public static boolean eligibleForLoad(org.joda.time.Interval src,
org.joda.time.Interval target)
public static boolean eligibleForLoad(org.joda.time.Period period,
org.joda.time.Interval interval,
org.joda.time.DateTime referenceTimestamp,
boolean includeFuture)
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.