Uses of Class
io.sundr.model.TypeParamDefFluent.BoundsNested
-
Uses of TypeParamDefFluent.BoundsNested in io.sundr.model
Methods in io.sundr.model that return TypeParamDefFluent.BoundsNestedModifier and TypeMethodDescriptionTypeParamDefFluent.addNewBound()TypeParamDefFluent.addNewBoundLike(ClassRef item) TypeParamDefFluent.editBound(int index) TypeParamDefFluent.editFirstBound()TypeParamDefFluent.editLastBound()TypeParamDefFluent.editMatchingBound(Predicate<ClassRefBuilder> predicate) TypeParamDefFluent.setNewBoundLike(int index, ClassRef item)