ZTAttributesCache

object ZTAttributesCache

ZTAttributesCache

Author

Alexandre Lemoult <a.lemoult@zhortech.com>

Functions

get
Link copied to clipboard
fun get(key: String): String?
invalidate
Link copied to clipboard
fun invalidate()
resolve
Link copied to clipboard
fun resolve(key: String, observable: Observable<String>): Observable<String>

Properties

dynamicAttributes
Link copied to clipboard
val dynamicAttributes: ZTDynamicAttributes