mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-19 00:39:58 +00:00
AbstractHafasMobileProvider: Class-level JavaDoc.
This commit is contained in:
parent
0dcc147a21
commit
f659d19acc
1 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright 2010-2017 the original author or authors.
|
||||
* Copyright the original author or authors.
|
||||
*
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
|
@ -73,6 +73,8 @@ import de.schildbach.pte.util.ParserUtils;
|
|||
import okhttp3.HttpUrl;
|
||||
|
||||
/**
|
||||
* This is an implementation of the HCI (HAFAS Client Interface).
|
||||
*
|
||||
* @author Andreas Schildbach
|
||||
*/
|
||||
public abstract class AbstractHafasMobileProvider extends AbstractHafasProvider {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue