public class ASM5JavaAnnotationReader extends Object
| Constructor and Description |
|---|
ASM5JavaAnnotationReader()
Return true for an @NonNull annotation, false for an @Nullable annotation, null otherwise.
|
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getIsNonNull(Method method) |
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.