Uses of Interface
net.hydromatic.quidem.Quidem.PropertyHandler
-
-
Uses of Quidem.PropertyHandler in net.hydromatic.quidem
Fields in net.hydromatic.quidem declared as Quidem.PropertyHandler Modifier and Type Field Description static Quidem.PropertyHandlerQuidem. EMPTY_PROPERTY_HANDLERA property handler that does nothing.Methods in net.hydromatic.quidem that return Quidem.PropertyHandler Modifier and Type Method Description Quidem.PropertyHandlerQuidem.Config. propertyHandler()Methods in net.hydromatic.quidem with parameters of type Quidem.PropertyHandler Modifier and Type Method Description Quidem.ConfigBuilderQuidem.ConfigBuilder. withPropertyHandler(Quidem.PropertyHandler propertyHandler)
-