Klitos Kyriacou
04/24/2025, 4:44 PMjava.time.Clock
is a class, it extends it rather than implementing it. However, I don't see why it can't extend java.time.Clock
and implement kotlinx.datetime.Clock
too. They have different methods, so there's no ambiguity.