Uses of Class
io.sundr.model.NegativeFluent
-
-
Uses of NegativeFluent in io.sundr.model
Classes in io.sundr.model with type parameters of type NegativeFluent Modifier and Type Class Description classNegativeFluent<A extends NegativeFluent<A>>GeneratedConstructors in io.sundr.model with parameters of type NegativeFluent Constructor Description NegativeBuilder(NegativeFluent<?> fluent)NegativeBuilder(NegativeFluent<?> fluent, io.sundr.model.Negative instance)
-