get Association Cache
abstract fun <K, V> getAssociationCache(prop: KProperty1<*, *>): Cache<K, V>?
Content copied to clipboard
abstract fun <K, V> getAssociationCache(prop: ImmutableProp): Cache<K, V>?
Content copied to clipboard