public final class TimeIntervalCollectionProperty<T> extends Property<T>
Modifier | Constructor and Description |
---|---|
protected |
TimeIntervalCollectionProperty() |
Modifier and Type | Method and Description |
---|---|
static <T> TimeIntervalCollectionProperty<T> |
create() |
static <T> TimeIntervalCollectionProperty<T> |
create(PropertyTimeInterval<T>... timeIntervals) |
TimeIntervalCollection |
intervals() |
equals, getValue, getValue, isConstant, onDefinitionChanged
public static <T> TimeIntervalCollectionProperty<T> create()
public static <T> TimeIntervalCollectionProperty<T> create(PropertyTimeInterval<T>... timeIntervals)
public TimeIntervalCollection intervals()
Copyright © 2014. All rights reserved.