No, kotlin default methods don't actually use the ...
# random
k
No, kotlin default methods don't actually use the JDK default method feature, they're syntactic sugar for static methods for earlier than jdk 1.8 compatebility.