All Packages
-
Package Summary Package Description com.nickbenn.room.gradle Gradle-specific components (for configuring and executing a custom task provided by the plugin) of the Room schema parser.com.nickbenn.room.model Model classes mapping to the JSON object structure of the Room database schema.com.nickbenn.room.service Stateless service-level components providing a high-level interface for parsing a JSON database schema from anInputStream
and writing the output to anOutputStream
.