public interface MethodsMetadataReader
extends org.springframework.core.type.classreading.MetadataReader
MetadataReader for accessing class metadata and method metadata as read by an ASM
ClassReader.| Modifier and Type | Method and Description |
|---|---|
MethodsMetadata |
getMethodsMetadata() |
MethodsMetadata getMethodsMetadata()
MethodsMetadata for methods in the class file.Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.