Uses of Class
io.sundr.model.TypeDefFluent.MethodsNested
-
-
Uses of TypeDefFluent.MethodsNested in io.sundr.model
Methods in io.sundr.model that return TypeDefFluent.MethodsNested Modifier and Type Method Description TypeDefFluent.MethodsNested<A>TypeDefFluent. addNewMethod()TypeDefFluent.MethodsNested<A>TypeDefFluent. addNewMethodLike(io.sundr.model.Method item)TypeDefFluent.MethodsNested<A>TypeDefFluent. editFirstMethod()TypeDefFluent.MethodsNested<A>TypeDefFluent. editLastMethod()TypeDefFluent.MethodsNested<A>TypeDefFluent. editMatchingMethod(Predicate<MethodBuilder> predicate)TypeDefFluent.MethodsNested<A>TypeDefFluent. editMethod(int index)TypeDefFluent.MethodsNested<A>TypeDefFluent. setNewMethodLike(int index, io.sundr.model.Method item)
-