Skip to content
  • Lubomir Bulej's avatar
    - Change getInterfaces() to return an array of ShadowClass instances · c8f9aed0
    Lubomir Bulej authored
      (currently unimplemented) instead of an array of string descriptors.
    - Add getInterfaceDescriptors() to return an array of string descriptors
      for consistency with the normal reflection API.
    - Renamed getDeclaredClasses() to getDeclaredClassDescriptors().
    - Changed getDeclaredClasses() to return an array of type descriptors
      instead of an array of internal names of the declared classes.
    c8f9aed0