Interface PathSegment.PathSegmentBuilder
-
- All Known Implementing Classes:
DataSegment.DataSegmentBuilderImpl,LogicalSegment.LogicalSegmentBuilderImpl,PortSegment.PortSegmentBuilderImpl
- Enclosing class:
- PathSegment
public static interface PathSegment.PathSegmentBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PathSegmentbuild()
-
-
-
Method Detail
-
build
PathSegment build()
-
-