mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-18 08:19:51 +00:00
Suppress warnings about missing serialVersionUIDs for the whole project.
This commit is contained in:
parent
6d27f3aa4e
commit
95d0a31675
26 changed files with 27 additions and 0 deletions
|
@ -98,6 +98,7 @@ public abstract class AbstractNavitiaProvider extends AbstractNetworkProvider
|
|||
BUS, TRAIN, TRAM, TRAMWAY, METRO, FERRY, CABLECAR, RAPIDTRANSIT, FUNICULAR, DEFAULT_COMMERCIAL_MODE
|
||||
}
|
||||
|
||||
@SuppressWarnings("serial")
|
||||
private static class Context implements QueryTripsContext
|
||||
{
|
||||
private final Location from;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue