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
IOException
public void close()
public void test()
public static void main(String[] args)
Copyright © 2017. All rights reserved.