next abstract method

Hora? next(
  1. Hora current
)

Generates the next occurrence after the given date.

Implementation

Hora? next(Hora current);