Module file.worker
Package io.github.astrapi69.file.create
Class FileContentInfo.FileContentInfoBuilder<C extends FileContentInfo,B extends FileContentInfo.FileContentInfoBuilder<C,B>>
java.lang.Object
io.github.astrapi69.file.create.FileInfo.FileInfoBuilder<C,B>
io.github.astrapi69.file.create.FileContentInfo.FileContentInfoBuilder<C,B>
- Enclosing class:
- FileContentInfo
public abstract static class FileContentInfo.FileContentInfoBuilder<C extends FileContentInfo,B extends FileContentInfo.FileContentInfoBuilder<C,B>>
extends FileInfo.FileInfoBuilder<C,B>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.github.astrapi69.file.create.FileInfo.FileInfoBuilder
$fillValuesFrom, directory, name, path
-
Constructor Details
-
FileContentInfoBuilder
public FileContentInfoBuilder()
-
-
Method Details
-
checksum
-
content
-
self
- Specified by:
self
in classFileInfo.FileInfoBuilder<C extends FileContentInfo,
B extends FileContentInfo.FileContentInfoBuilder<C, B>>
-
build
- Specified by:
build
in classFileInfo.FileInfoBuilder<C extends FileContentInfo,
B extends FileContentInfo.FileContentInfoBuilder<C, B>>
-
toString
- Overrides:
toString
in classFileInfo.FileInfoBuilder<C extends FileContentInfo,
B extends FileContentInfo.FileContentInfoBuilder<C, B>>
-