All Known Subinterfaces:
ClassDesc, MethodTypeDesc, TypeDescriptor.OfField<F>, TypeDescriptor.OfMethod<F,M>
All Known Implementing Classes:
Class, MethodType

  • Nested Class Summary

    Nested Classes

    static interface 

    An entity that has a field type descriptor.

    static interface 

    An entity that has a method type descriptor Method descriptors conforming to JVMS 4.3.3 can be described nominally via MethodType::describeConstable; otherwise they cannot be described nominally.

  • Method Summary

    Returns the descriptor string for this TypeDescriptor object.

  • Method Details

    • descriptorString