Uses of Class
net.anwiba.tools.generator.java.bean.factory.EnsurePredicateFactory
Packages that use EnsurePredicateFactory
-
Uses of EnsurePredicateFactory in net.anwiba.tools.generator.java.bean.factory
Methods in net.anwiba.tools.generator.java.bean.factory with parameters of type EnsurePredicateFactoryModifier and TypeMethodDescriptionstatic IProcedure<com.sun.codemodel.JVar,RuntimeException> SourceFactoryUtilities.createEnsureArgumentNotNullClosure(EnsurePredicateFactory ensurePredicateFactory, com.sun.codemodel.JMethod method, IAcceptor<com.sun.codemodel.JVar>... acceptors) Constructors in net.anwiba.tools.generator.java.bean.factory with parameters of type EnsurePredicateFactoryModifierConstructorDescriptionBeanBuilderFactory(com.sun.codemodel.JCodeModel codeModel, IFactory<String, Class<? extends Annotation>, CreationException> annotationClassfactory, EnsurePredicateFactory ensurePredicateFactory) BeanFactory(com.sun.codemodel.JCodeModel codeModel, IFactory<String, Class<? extends Annotation>, CreationException> annotationClassfactory, EnsurePredicateFactory ensurePredicateFactory) ConstructorFactory(com.sun.codemodel.JCodeModel codeModel, IFactory<String, Class<? extends Annotation>, CreationException> annotationClassfactory, EnsurePredicateFactory ensurePredicateFactory, boolean isNoneNullableValuesOnlyEnabled) SetterFactory(com.sun.codemodel.JCodeModel codeModel, IFactory<String, Class<? extends Annotation>, CreationException> annotationClassfactory, EnsurePredicateFactory ensurePredicateFactory)