Uses of Interface
cn.sliew.milky.dsl.Customizer
-
-
Uses of Customizer in cn.sliew.milky.dsl
Methods in cn.sliew.milky.dsl that return Customizer Modifier and Type Method Description static <T> Customizer<T>Customizer. withDefaults()Returns aCustomizerthat does not alter the input argument.
-