Skip to content
This repository was archived by the owner on Mar 21, 2022. It is now read-only.

Update ServiceSpec.java#985

Open
man4j wants to merge 1 commit intospotify:masterfrom
man4j:master
Open

Update ServiceSpec.java#985
man4j wants to merge 1 commit intospotify:masterfrom
man4j:master

Conversation

@man4j
Copy link
Copy Markdown

@man4j man4j commented Feb 18, 2018

add ServiceSpec.Builder builder(ServiceSpec source) constructor

add ServiceSpec.Builder builder(ServiceSpec source) constructor
}

public static ServiceSpec.Builder builder(ServiceSpec source) {
return new AutoValue_ServiceSpec.Builder(source);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tests failed because this should be indented 4 not 6.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants