Uses of Interface
com.github.dkfellows.notabuilder.ThingClass.Args
Packages that use ThingClass.Args
Package
Description
A package of things relating to the not-a-builder pattern.
-
Uses of ThingClass.Args in com.github.dkfellows.notabuilder
Methods in com.github.dkfellows.notabuilder that return ThingClass.ArgsModifier and TypeMethodDescriptionstatic ThingClass.Args
ThingClass.Args.bar
(int value) Label a value as abar
.static ThingClass.Args
ThingClass.Args.foo
(int value) Label a value as afoo
.static ThingClass.Args
ThingClass.Args.grill
(double value) Label a value as agrill
.static ThingClass.Args
Label a value as aquux
.Constructors in com.github.dkfellows.notabuilder with parameters of type ThingClass.Args