public interface ClassDescriptorMapper
| Modifier and Type | Method and Description |
|---|---|
String |
getDescriptor(int index)
get Class-Descriptor by index.
|
int |
getDescriptorIndex(String desc)
get Class-Descriptor index
|
Copyright © 2012–2018 The Dubbo Project. All rights reserved.