mirror of
https://github.com/corda/corda.git
synced 2025-01-09 22:42:40 +00:00
17c1a552d5
In order to facilitate making the VM compatible with multiple class libraries, it's useful to separate the VM-specific representation of these classes from the library implementations. This commit introduces VMClass, VMField, and VMMethod for that purpose. |
||
---|---|---|
.. | ||
AccessibleObject.java | ||
AnnotatedElement.java | ||
Array.java | ||
Constructor.java | ||
Field.java | ||
GenericDeclaration.java | ||
InvocationHandler.java | ||
InvocationTargetException.java | ||
Member.java | ||
Method.java | ||
Modifier.java | ||
Proxy.java | ||
Type.java | ||
TypeVariable.java |