public static class DurationRangeRequirement.Adapter extends RangeRequirementSupport.Adapter<Duration,DurationRangeRequirement.Container,DurationRange>
| Constructor and Description |
|---|
DurationRangeRequirement.Adapter() |
| Modifier and Type | Method and Description |
|---|---|
protected DurationRangeRequirement.Container |
newContainer() |
protected DurationRange |
newRangeRequirement(Duration from,
Duration to) |
marshal, unmarshal@Nonnull protected DurationRangeRequirement.Container newContainer()
newContainer in class RangeRequirementSupport.Adapter<Duration,DurationRangeRequirement.Container,DurationRange>@Nonnull protected DurationRange newRangeRequirement(@Nullable@Including Duration from, @Nullable@Excluding Duration to)
newRangeRequirement in class RangeRequirementSupport.Adapter<Duration,DurationRangeRequirement.Container,DurationRange>Copyright © 2013 echocat. All Rights Reserved.