public class MergeOptions extends Object implements TypeMirrorUtilities
MergeOptions is a utility class for merging package-level options with annotation-level
options in such a way that annotation-level options will override the package-level ones.| Constructor and Description |
|---|
MergeOptions(Options packageLevelOptions,
Options annotationLevelOptions) |
| Modifier and Type | Method and Description |
|---|---|
Options |
annotationLevelOptions() |
Options |
options() |
Options |
packageLevelOptions() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMap, getType, getTypeMirrorCopyright © 2022. All rights reserved.