FooCAD
Toggle table of contents
3.0
jvm
Platform filter
jvm
Switch theme
Search in API
FooCAD
foocad-build
/
uk.co.nickthecoder.foocad.build.boilerplate
/
OptionalPrinterTernaryFunction
/
OptionalPrinterTernaryFunction
Optional
Printer
Ternary
Function
constructor
(
argA
:
OA
,
argB
:
OB
,
argC
:
OC
,
lambda
:
(
A
,
B
,
C
)
->
Printer
?
)