public final class AnnotationUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isFieldDeprecated(Class<?> _class,
String fieldName)
Check if a field is annotated with @Deprecated in the provided class.
|
public static boolean isFieldDeprecated(Class<?> _class, String fieldName)
Field (private and public)._class - fieldName - Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.