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