Question in understanding ClassValue better

Peter Levart peter.levart at gmail.com
Thu May 19 19:41:25 UTC 2016


A small correction...


On 05/19/2016 09:32 PM, Peter Levart wrote:
>     // the public API
>     public MetaClass getInstanceFor(Class<?> type) {

This should of course read:

      // the public API
     public *static* MetaClass getInstanceFor(Class<?> type) {


Regards, Peter

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/mlvm-dev/attachments/20160519/56a861c1/attachment.html>


More information about the mlvm-dev mailing list