public abstract static class DurationValue.Compiler<Input> extends Object
| Constructor and Description |
|---|
Compiler() |
| Modifier and Type | Method and Description |
|---|---|
StructureBuilder<Input,Result> |
add(String field,
Input value) |
Result |
build() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuild, buildpublic final StructureBuilder<Input,Result> add(String field, Input value)
add in interface StructureBuilder<Input,Result>public final Result build()
build in interface StructureBuilder<Input,Result>Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.