ShareModelBuilder

Interface for builders related to sharing.

구현:ShareBuilder
패키지:model
인스턴스 메서드
readFrom(ShareModel)

Reads the values from a ShareModel into the builder.

public ShareModelBuilder readFrom(ShareModel model)
매개변수설명
modelThe source ShareModel
Returns
The builder.