public class ProblemDataServer extends Object
| Constructor and Description |
|---|
ProblemDataServer() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
static void |
main(String[] args) |
void |
send(Map<String,String> problemData) |
void |
test() |
public void send(Map<String,String> problemData) throws IOException
IOExceptionpublic void close()
public void test()
public static void main(String[] args)
Copyright © 2021. All rights reserved.