Uses of Class
org.goplanit.network.layer.service.ServiceLegSegmentsImpl
-
Packages that use ServiceLegSegmentsImpl Package Description org.goplanit.network.layer.service -
-
Uses of ServiceLegSegmentsImpl in org.goplanit.network.layer.service
Methods in org.goplanit.network.layer.service that return ServiceLegSegmentsImpl Modifier and Type Method Description ServiceLegSegmentsImpl
ServiceLegSegmentsImpl. clone()
Each map wrapper should be cloneable where the contents are references of the original where possible but the underlying map itself is newly createdConstructors in org.goplanit.network.layer.service with parameters of type ServiceLegSegmentsImpl Constructor Description ServiceLegSegmentsImpl(ServiceLegSegmentsImpl serviceNodesImpl)
Copy constructor
-