Interface Copy<T>

All Known Implementing Classes:
DateRange, DateWithOffset, Holiday, Nth, Rule, RuleModifier, TimeSpan, VariableTime, WeekDayRange, WeekRange, YearRange

public interface Copy<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    Create a copy of the objecz
  • Method Details

    • copy

      T copy()
      Create a copy of the objecz
      Returns:
      a copy of the object