ClassDesc
, MethodTypeDesc
, TypeDescriptor.OfField<F>
, TypeDescriptor.OfMethod<F,M>
Class
, MethodType
public interface TypeDescriptor
An entity that has a type descriptor.
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.3can be described nominally via
MethodType::describeConstable
; otherwise they cannot be described nominally.
Returns the descriptor string for this TypeDescriptor
object.
Returns the descriptor string for this
TypeDescriptor
object. If this
TypeDescriptor
object can be described in nominal form, then this method returns a type descriptor as specified in JVMS
4.3. The result descriptor string can be used to produce a
nominal descriptor. Otherwise, the result string is not a type descriptor. No
nominal descriptorcan be produced from the result string.
TypeDescriptor
object
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4