public static class File.Builder extends Object
Builder()
File
build()
File.Builder
fileSize(Integer fileSize)
title(String title)
type(String type)
url(String url)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Builder()
public File.Builder url(String url)
public File.Builder fileSize(Integer fileSize)
public File.Builder title(String title)
public File.Builder type(String type)
public File build()
Copyright © 2022. All rights reserved.