BidirectionalConversion

Functions

Link copied to clipboard
abstract fun from(value: T2): T1
Link copied to clipboard
abstract fun to(value: T1): T2