public static class Comment.Builder extends Object
Builder()
Comment
build()
Comment.Builder
content(String content)
id(Long id)
parentId(Long parentId)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Builder()
public Comment.Builder content(String content)
public Comment.Builder parentId(Long parentId)
public Comment.Builder id(Long id)
public Comment build()
Copyright © 2022. All rights reserved.