Uses of Class
io.sundr.model.WildcardRefFluent.TypeParamRefBoundsNested
-
-
Uses of WildcardRefFluent.TypeParamRefBoundsNested in io.sundr.model
Methods in io.sundr.model that return WildcardRefFluent.TypeParamRefBoundsNested Modifier and Type Method Description WildcardRefFluent.TypeParamRefBoundsNested<A>WildcardRefFluent. addNewTypeParamRefBound()WildcardRefFluent.TypeParamRefBoundsNested<A>WildcardRefFluent. addNewTypeParamRefBoundLike(io.sundr.model.TypeParamRef item)WildcardRefFluent.TypeParamRefBoundsNested<A>WildcardRefFluent. setNewTypeParamRefBoundLike(int index, io.sundr.model.TypeParamRef item)
-