Uses of Interface
org.derive4j.processor.api.InstanceUtils
Packages that use InstanceUtils
-
Uses of InstanceUtils in org.derive4j.processor
Method parameters in org.derive4j.processor with type arguments of type InstanceUtilsModifier and TypeMethodDescriptionDeriveUtilsImpl.generateInstance
(AlgebraicDataType adt, com.squareup.javapoet.ClassName typeClass, List<TypeElement> lowPriorityProviders, Function<InstanceUtils, DerivedCodeSpec> generateInstance) -
Uses of InstanceUtils in org.derive4j.processor.api
Method parameters in org.derive4j.processor.api with type arguments of type InstanceUtilsModifier and TypeMethodDescriptionDeriveUtils.generateInstance
(AlgebraicDataType adt, com.squareup.javapoet.ClassName typeClass, List<TypeElement> lowPriorityProviders, Function<InstanceUtils, DerivedCodeSpec> generateInstance)