public class Config extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
bandbreite |
static boolean |
debug |
| Constructor and Description |
|---|
Config() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
getStop()
Abfrage, ob ein Abbruch erfogte
|
static String |
getUserAgent() |
static void |
setStop(boolean set)
Damit kann "stop" gesetzt/rückgesetzt werden.
|
static void |
setUserAgent(String ua) |
public static void setUserAgent(String ua)
public static String getUserAgent()
public static void setStop(boolean set)
set - public static boolean getStop()
Copyright © 2019. All rights reserved.