private static class ReflectionUtils.Annotations extends Object
| Modifier and Type | Field and Description |
|---|---|
private Class<? extends Annotation>[] |
array |
| Constructor and Description |
|---|
Annotations(Class<? extends Annotation>[] array) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
Class<? extends Annotation>[] |
getArray() |
int |
hashCode() |
private final Class<? extends Annotation>[] array
public Annotations(Class<? extends Annotation>[] array)
Copyright © 2021 Apache NiFi Project. All rights reserved.