IB
Size: a a a
IB
YA
SK
КР
SK
SK
YA
КР
КР
ДИ
SK
SK
SK
DA
SK
SK
SK
Map<String, Object> list = LoadYaml.yaml_file("./src/test/resources/references/ecxeptionProxy.yml");
for(Map.Entry line : list.entrySet()) {
Print.d("Exception host: " + line.getValue());
proxy.setNoProxy((String) line.getValue());
}
SK
SK
proxy.setNoProxy
DA