#526 Java FFI - naming conflicts Comparator

brian Wed 15 Apr 2009

How do deal with interfaces like Comparator which have a method called "compare". For example can we coerce a function to a Comparator interface type?

brian Wed 15 Apr 2009

Promoted to ticket #526 and assigned to brian

Login or Signup to reply.