![JAR search and dependency download from the Maven repository](/logo.png)
eu.toolchain.serializer.processor.FrameworkMethodBuilder Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of tiny-serializer-processor Show documentation
Show all versions of tiny-serializer-processor Show documentation
A processor for the @AutoSerialize annotation
The newest version!
package eu.toolchain.serializer.processor;
import java.util.List;
@FunctionalInterface
public interface FrameworkMethodBuilder {
void assign(String statement, List
© 2015 - 2025 Weber Informatics LLC | Privacy Policy