public class InterConnections extends Object
| Constructor and Description |
|---|
InterConnections() |
InterConnections(Map<String,String> map) |
| Modifier and Type | Method and Description |
|---|---|
void |
addConnection(String key,
String value) |
void |
deleteConnection(String key) |
Map<String,String> |
getInterConnections() |
boolean |
hasKey(String key) |
Copyright © 2017. All rights reserved.