Class BuilderMethods
java.lang.Object
org.inferred.freebuilder.processor.BuilderMethods
Utility methods for method names used in builders.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringaddAllBuildersOfMethod(Property property) static StringaddAllMethod(Property property) static StringaddCopiesMethod(Property property) static Stringstatic StringclearMethod(Property property) static StringforcePutMethod(Property property) static StringgetBuilderMethod(Property property) static StringgetBuildersMethod(Property property) static Stringstatic Stringstatic Stringstatic StringnullableSetter(Property property) static StringputAllMethod(Property property) static Stringstatic StringremoveAllMethod(Property property) static StringremoveKeyFromMethod(Property property) static StringremoveMethod(Property property) static StringremoveValueFromMethod(Property property) static StringsetComparatorMethod(Property property) static StringsetCountMethod(Property property) static String
-
Constructor Details
-
BuilderMethods
private BuilderMethods()
-
-
Method Details
-
getter
-
setter
-
nullableSetter
-
getBuilderMethod
-
getBuildersMethod
-
addMethod
-
addAllMethod
-
addAllBuildersOfMethod
-
addCopiesMethod
-
putMethod
-
forcePutMethod
-
putAllMethod
-
removeMethod
-
removeAllMethod
-
removeKeyFromMethod
-
removeValueFromMethod
-
setComparatorMethod
-
setCountMethod
-
mapper
-
mutator
-
clearMethod
-