Cache

object Cache

Functions

Link copied to clipboard
fun getCachedDPIdResult(input: String, compute: (String) -> ProtoDpIdConf?): ProtoDpIdConf?
Link copied to clipboard
fun getCachedListDpId(input: List<String>): List<ProtoDpIdConf>?