Uses of Interface
org.goplanit.utils.network.layer.physical.LinkSegments
-
Packages that use LinkSegments Package Description org.goplanit.utils.network.layer.physical -
-
Uses of LinkSegments in org.goplanit.utils.network.layer.physical
Methods in org.goplanit.utils.network.layer.physical that return LinkSegments Modifier and Type Method Description LinkSegmentsLinkSegments. deepClone()Deep clone implementationLinkSegmentsLinkSegments. deepCloneWithMapping(BiConsumer<LinkSegment,LinkSegment> mapper)Deep clone implementation with mapping retained between original and copies createdLinkSegmentsLinkSegments. shallowClone()shallow clone implementation
-