Home
last modified time | relevance | path

Searched defs:typedescriptor (Results 1 – 1 of 1) sorted by relevance

/external/emma/core/java12/com/vladium/jcd/lib/
DTypes.java178 public static Class descriptorToType (String typedescriptor) throws ClassNotFoundException in descriptorToType()
333 public static String typeDescriptorToUserName (final String typedescriptor) in typeDescriptorToUserName()
495 Class descriptorToClass (String typedescriptor) throws ClassNotFoundException in descriptorToClass()
512 Class arrayOf (String typedescriptor) throws ClassNotFoundException in arrayOf()
551 String descriptorToClass (String typedescriptor) in descriptorToClass()
568 String arrayOf (String typedescriptor) in arrayOf()