Interface PojoWriter

All Superinterfaces:
AutoCloseable
All Known Implementing Classes:
JavaPojoWriter, KotlinPojoWriter

public interface PojoWriter extends AutoCloseable
Defines a code writer for pojos.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
    write(PojoInfo pojoInfo)