Uses of Interface
org.burningwave.core.function.PentaConsumer
Packages that use PentaConsumer
-
Uses of PentaConsumer in org.burningwave.core.classes
Methods in org.burningwave.core.classes with parameters of type PentaConsumerModifier and TypeMethodDescriptionPojoSourceGenerator.setExtraElementsBuilder(PentaConsumer<PojoSourceGenerator, ClassSourceGenerator, Class<?>, Collection<Class<?>>, Integer> extraElementsBuilder) PojoSourceGenerator.setGetterMethodsBodyBuilder(PentaConsumer<PojoSourceGenerator, ClassSourceGenerator, FunctionSourceGenerator, Method, Integer> getterMethodsBodyBuilder) PojoSourceGenerator.setSetterMethodsBodyBuilder(PentaConsumer<PojoSourceGenerator, ClassSourceGenerator, FunctionSourceGenerator, Method, Integer> setterMethodsBodyBuilder) -
Uses of PentaConsumer in org.burningwave.core.function
Methods in org.burningwave.core.function that return PentaConsumerModifier and TypeMethodDescriptionMethods in org.burningwave.core.function with parameters of type PentaConsumer