mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-19 08:49:58 +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
|
@ -114,6 +114,7 @@ public abstract class AbstractEfaProvider extends AbstractNetworkProvider
|
|||
|
||||
private final XmlPullParserFactory parserFactory;
|
||||
|
||||
@SuppressWarnings("serial")
|
||||
private static class Context implements QueryTripsContext
|
||||
{
|
||||
private final String context;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue