Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ValueSubClasses: create static of methods #5

Closed
Ingwersaft opened this issue Apr 7, 2017 · 0 comments
Closed

ValueSubClasses: create static of methods #5

Ingwersaft opened this issue Apr 7, 2017 · 0 comments

Comments

@Ingwersaft
Copy link
Owner

Ingwersaft commented Apr 7, 2017

additionally to the constructor, create of method:

public SubClass of(final String subClass){
    return new SubClass(subClass);
}
@Ingwersaft Ingwersaft added this to the basic-functionality milestone Apr 7, 2017
Ingwersaft pushed a commit that referenced this issue Apr 7, 2017
@Ingwersaft Ingwersaft changed the title ValueSUbClasses: create static of method ValueSubClasses: create static of methods Apr 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant