Package dev.inmo.micro_utils.repos.crud

Types

AbstractAndroidCRUDRepo
Link copied to clipboard
abstract class AbstractAndroidCRUDRepo<ObjectType, IdType>(helper: StandardSQLHelper) : ReadStandardCRUDRepo<ObjectType, IdType>
AbstractMutableAndroidCRUDRepo
Link copied to clipboard

Properties

asId
Link copied to clipboard
val <T> T.asId: String