package com.pushtorefresh.storio.sqlite.annotations; @StorIOSQLiteType(table = "table") public interface AnnotatedInterface { }