Exemplo n.º 1
0
  public boolean accept(Instant instant) {

    return operation.accept(date, instant);
  }