mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-07 08:39:12 +00:00
Adjusted the Javadocs
This commit is contained in:
@@ -14,8 +14,9 @@ import java.util.HashMap;
|
|||||||
import java.util.Map;
|
import java.util.Map;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Gets the information for the selected server provider
|
||||||
*
|
*
|
||||||
* @author Everel
|
* @author Paradox, Everel
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
public class ServerProviderInfo {
|
public class ServerProviderInfo {
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ import java.io.BufferedReader;
|
|||||||
import java.net.URL;
|
import java.net.URL;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Parses scripts stored on the sdn of Parabot
|
* Parses scripts stored on the SDN of Parabot
|
||||||
*
|
*
|
||||||
* @author Paradox, Everel
|
* @author Paradox, Everel
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -13,9 +13,9 @@ import java.io.BufferedReader;
|
|||||||
import java.net.URL;
|
import java.net.URL;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Parses servers hosted on parabot
|
* Parses servers hosted on Parabot
|
||||||
*
|
*
|
||||||
* @author Everel
|
* @author Paradox, Everel
|
||||||
*/
|
*/
|
||||||
public class PublicServers extends ServerParser {
|
public class PublicServers extends ServerParser {
|
||||||
|
|
||||||
|
|||||||
@@ -23,7 +23,7 @@ import java.net.URL;
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* Fetches a server provider from the parabot sdn
|
* Fetches a server provider from the Parabot SDN
|
||||||
*
|
*
|
||||||
* @author Everel
|
* @author Everel
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user