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