mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-21 01:39:51 +00:00
NetworkProvider: Remove JavaDoc reference to an Android class.
This commit is contained in:
parent
1b831b53a4
commit
71e852a295
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@ public interface NetworkProvider {
|
||||||
throws IOException;
|
throws IOException;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Meant for auto-completion of location names, like in an {@link android.widget.AutoCompleteTextView}
|
* Meant for auto-completion of location names, like in an Android AutoCompleteTextView.
|
||||||
*
|
*
|
||||||
* @param constraint
|
* @param constraint
|
||||||
* input by user so far
|
* input by user so far
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue