Class ZoneManager
java.lang.Object
com.dna.jopt.member.unit.zonemanager.ZoneManager
- All Implemented Interfaces:
IZoneManager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetZoneConnection
(String fromId, String toId) boolean
isEmpty()
void
putZoneConnection
(ZoneConnection connection)
-
Constructor Details
-
ZoneManager
public ZoneManager()
-
-
Method Details
-
putZoneConnection
- Specified by:
putZoneConnection
in interfaceIZoneManager
-
isEmpty
public boolean isEmpty()- Specified by:
isEmpty
in interfaceIZoneManager
-
getZoneConnection
- Specified by:
getZoneConnection
in interfaceIZoneManager
-
getZoneConnections
- Specified by:
getZoneConnections
in interfaceIZoneManager
-