rrader
12/04/2017, 10:10 AMgildor
12/04/2017, 10:16 AMstatic method
problems from Java, where static methods cannot implement interface and few different classes cannot provide the same methods set (they can provide the same set, but you cannot use them without hard reference to this class or without reflections)rrader
12/04/2017, 10:38 AMczyzby
12/04/2017, 10:40 AMlogger
to the class using companion objects.rrader
12/04/2017, 10:47 AMgildor
12/04/2017, 10:48 AM