VarpTypeList

@Singleton
class VarpTypeList @Inject constructor(cache: Cache) : GroupConfigTypeList<VarpType>

Constructors

Link copied to clipboard
@Inject
fun VarpTypeList(cache: Cache)

Functions

Link copied to clipboard
operator fun get(id: Int): VarpType?

Properties

Link copied to clipboard