public class AnnotationPrecedenceWithCollections extends Object
| Constructor and Description |
|---|
AnnotationPrecedenceWithCollections() |
| Modifier and Type | Method and Description |
|---|---|
List<Integer> |
getPrecedenceGoesToCollection() |
List<String> |
getPrecedenceGoesToCustom() |
void |
setPrecedenceGoesToCollection(List<Integer> precedenceGoesToCollection) |
void |
setPrecedenceGoesToCustom(List<String> precedenceGoesToCustom) |
Copyright © 2005–2025. All rights reserved.