public class QuerySegmentSpecs extends Object
Constructor and Description |
---|
QuerySegmentSpecs() |
Modifier and Type | Method and Description |
---|---|
static QuerySegmentSpec |
create(org.joda.time.Interval interval) |
static QuerySegmentSpec |
create(List<org.joda.time.Interval> intervals) |
static QuerySegmentSpec |
create(String isoInterval) |
public static QuerySegmentSpec create(String isoInterval)
public static QuerySegmentSpec create(org.joda.time.Interval interval)
public static QuerySegmentSpec create(List<org.joda.time.Interval> intervals)
Copyright © 2011–2015. All rights reserved.