TypeDescriptor (Java SE 26 & JDK 26)
- All Known Subinterfaces:
ClassDesc, MethodTypeDesc, TypeDescriptor.OfField<F>, TypeDescriptor.OfMethod<F,M>
- All Known Implementing Classes:
Class, MethodType
-
Nested Class Summary
Nested Classes
static interfaceAn entity that has a field type descriptor.
static interfaceAn 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
TypeDescriptorobject.
-
Method Details
-
descriptorString
-