Interface ResourceWriter

All Superinterfaces:
AutoCloseable
All Known Implementing Classes:
JavaResourceWriter, KotlinResourceWriter

public interface ResourceWriter extends AutoCloseable
Defines a code writer for resources.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
    write(ResourceInfo resourceInfo)