there's a java method `register`, which i'd pass F...
# announcements
s
there's a java method
register
, which i'd pass Foo::class.java and Bar::class.java, where these classes have nothing in common. i'd like to write an extension function to accept those without the .java..