public class UserInterfaceFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
private static Logger |
logger |
private static UserInterface |
userInterfaceInstance |
| Modifier | Constructor and Description |
|---|---|
private |
UserInterfaceFactory() |
| Modifier and Type | Method and Description |
|---|---|
static UserInterface |
getUserInterfaceInstance() |
static UserInterface |
getUserInterfaceInstance(RobocupServerAddress rsa) |
private static Logger logger
private static UserInterface userInterfaceInstance
public static UserInterface getUserInterfaceInstance()
public static UserInterface getUserInterfaceInstance(RobocupServerAddress rsa)