Class FirstAndRuleInstances

java.lang.Object
org.dmfs.rfc5545.iterable.instanceiterable.FirstAndRuleInstances
All Implemented Interfaces:
InstanceIterable

@Deprecated public final class FirstAndRuleInstances extends Object implements InstanceIterable
Deprecated.
in favour of OfRuleAndFirst
Implements InstanceIterable for a RecurrenceRule that also returns any non-synchronized first instance.
  • Constructor Details

    • FirstAndRuleInstances

      public FirstAndRuleInstances(RecurrenceRule rule)
      Deprecated.
      Create a new adapter for the given rule and start.
      Parameters:
      rule - The recurrence rule to adapt to.
  • Method Details