Uses of Interface
org.derive4j.processor.IO
Packages that use IO
-
Uses of IO in org.derive4j.processor
Methods in org.derive4j.processor that return IOModifier and TypeMethodDescriptionDerivingProcessor.derivation(TypeElement element, DeriveConfig deriveConfig) default <B> IO<B> IO.voided()Methods in org.derive4j.processor that return types with arguments of type IOModifier and TypeMethodDescriptionprivate Function<DeriveMessage, IO<Unit>> DerivingProcessor.mesagePrint(TypeElement element) Methods in org.derive4j.processor with parameters of type IOMethod parameters in org.derive4j.processor with type arguments of type IO