Class IgnoreMethodFactory
java.lang.Object
io.github.wouterbauweraerts.instancio.fixture.builder.generator.IgnoreMethodFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) com.palantir.javapoet.MethodSpecgenerateIgnoreMethod(String ignoreMethodName, String withMethodName, String builderClassName, boolean isPrimitive)
-
Constructor Details
-
IgnoreMethodFactory
IgnoreMethodFactory()
-
-
Method Details
-
generateIgnoreMethod
-