[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: VM* classes (Was: Package and Modifier)
From: |
Tom Tromey |
Subject: |
Re: VM* classes (Was: Package and Modifier) |
Date: |
07 Oct 2001 14:53:59 -0600 |
>>>>> "Mark" == Mark Wielaard <address@hidden> writes:
Mark> The reason you want the (package local) VM* classes in java.lang
Mark> is because you only want the core java.lang classes to be able
Mark> to call the VM interface methods.
Thanks, that makes sense.
Tom