Package ojvm.util

Interface Summary
RuntimeConstants Pretty useful collection of constants.
 

Class Summary
CommonDescriptors  
Descriptor The JVM spec.
MethodDescriptor Parses method descriptors...
NameAndDescriptor A pair (name,descriptor) used as keys when building field tables and method tables out of hashtables.
 

Exception Summary
BadDescriptorE Exception thrown within the classes Descriptor and MethodDescriptor when a bad descriptor is encountered.