@JavaDispatcher.Proxied(value="java.lang.constant.ClassDesc") public static interface JavaConstant.Simple.Dispatcher.OfClassDesc extends JavaConstant.Simple.Dispatcher
java.lang.constant.ClassDesc
.JavaConstant.Simple.Dispatcher.OfClassDesc, JavaConstant.Simple.Dispatcher.OfDirectMethodHandleDesc, JavaConstant.Simple.Dispatcher.OfDynamicConstantDesc, JavaConstant.Simple.Dispatcher.OfMethodHandleDesc, JavaConstant.Simple.Dispatcher.OfMethodTypeDesc
Modifier and Type | Method and Description |
---|---|
String |
descriptorString(Object value)
Returns the descriptor of the supplied class description.
|
Object |
ofDescriptor(String descriptor)
Resolves a
java.lang.constant.ClassDesc of a descriptor. |
isInstance, toArray
@JavaDispatcher.IsStatic Object ofDescriptor(String descriptor)
java.lang.constant.ClassDesc
of a descriptor.descriptor
- The descriptor to resolve.java.lang.constant.ClassDesc
.Copyright © 2014–2025. All rights reserved.