mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-22 21:55:39 +00:00
bug5311: Javadoc comment
This commit is contained in:
+3
@@ -28,6 +28,9 @@ import com.sap.sse.shared.json.JsonDeserializationException;
|
||||
* <p>
|
||||
*/
|
||||
public interface SailingServer {
|
||||
/**
|
||||
* The server's base URL, ending with a slash "/" character
|
||||
*/
|
||||
URL getBaseUrl();
|
||||
|
||||
Iterable<UUID> getLeaderboardGroupIds() throws Exception;
|
||||
|
||||
Reference in New Issue
Block a user