Interface ResourceWriter
- All Superinterfaces:
AutoCloseable
- All Known Implementing Classes:
JavaResourceWriter,KotlinResourceWriter
Defines a code writer for resources.
-
Method Summary
-
Method Details
-
write
-
close
- Specified by:
closein interfaceAutoCloseable- Throws:
IOException
-