A cache that maintains a bijection between Java reflection type J
and Scala reflection type S.
Does constructor meth erase to Java method jconstr?
This is true if the Java constructor type is the same as the Scala constructor type after performing
all Scala-specific transformations in InfoTransformers.
Does constructor meth erase to Java method jconstr?
This is true if the Java constructor type is the same as the Scala constructor type after performing
all Scala-specific transformations in InfoTransformers. (to be done)
Does method meth erase to Java method jmeth?
This is true if the Java method type is the same as the Scala method type after performing
all Scala-specific transformations in InfoTransformers.
Does method meth erase to Java method jmeth?
This is true if the Java method type is the same as the Scala method type after performing
all Scala-specific transformations in InfoTransformers. (to be done)
(Since version 2.10.0) Use leftOfArrow instead
(Since version 2.10.0) Use resultOfEnsuring instead