public class SameLenUtils extends Object
| Constructor and Description |
|---|
SameLenUtils() |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
getValue(AnnotationMirror anno)
Used to get the list of array names that an annotation applies to.
|
public static List<String> getValue(AnnotationMirror anno)