public class SegmentsMapFactory extends Object
Modifier and Type | Class and Description |
---|---|
static class |
SegmentsMapFactory.Builder |
Modifier and Type | Method and Description |
---|---|
static SegmentsMapFactory.Builder |
create() |
Map<Segment,String> |
execute() |
static SegmentsMapFactory.Builder |
newBuilder() |
public static SegmentsMapFactory.Builder newBuilder()
public static SegmentsMapFactory.Builder create()