NodeAdapterCache

Functions

Link copied to clipboard
fun <In : Any, Out : Any> getCachedWrapper(node: In, wrapperFunction: (node: In) -> Out): Out