ParamTypeList

@Singleton
class ParamTypeList @Inject constructor(cache: Cache) : GroupConfigTypeList<ParamType>

Constructors

Link copied to clipboard
@Inject
constructor(cache: Cache)

Properties

Link copied to clipboard

Functions

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