MetaLensSpec

class MetaLensSpec<T : Any>(name: String, getFn: (MoshiNode) -> T, setFn: (T) -> MoshiNode)(source)

Constructors

Link copied to clipboard
constructor(name: String, getFn: (MoshiNode) -> T, setFn: (T) -> MoshiNode)

Functions

Link copied to clipboard