468469470471472473474475476
this.transitServiceEnds = u; } } for (String agency : agencies) { if (!agenciesWithFutureDates.contains(agency)) { LOG.warn(this.addBuilderAnnotation(new NoFutureDates(agency))); } } }