public class RealmsServerList extends ValueObject
| Modifier and Type | Field and Description | 
|---|---|
private static org.apache.logging.log4j.Logger | 
LOGGER  | 
java.util.List<RealmsServer> | 
servers  | 
| Constructor and Description | 
|---|
RealmsServerList()  | 
| Modifier and Type | Method and Description | 
|---|---|
static RealmsServerList | 
parse(java.lang.String p_parse_0_)  | 
toStringprivate static final org.apache.logging.log4j.Logger LOGGER
public java.util.List<RealmsServer> servers
public static RealmsServerList parse(java.lang.String p_parse_0_)