Expressive and modular predicate dispatch for Java

T Millstein, C Frost, J Ryder, A Warth - ACM Transactions on …, 2009 - dl.acm.org
Predicate dispatch is an object-oriented (OO) language mechanism for determining the
method implementation to be invoked upon a message send. With predicate dispatch, each …

[PDF][PDF] Modularly typesafe interface dispatch in JPred

C Frost, T Millstein - FOOL/WOOD, 2006 - Citeseer
Multiple dispatch generalizes the receiver-oriented dynamic dispatch of traditional object-
oriented (OO) languages by allowing the run-time classes of all arguments to be employed …