public static final class Modified.Literal extends AnnotationLiteral<Modified> implements Modified
AnnotationLiteral that implements Modified.Modified.Literal| Modifier and Type | Method and Description |
|---|---|
boolean |
synchronization()
Whether the observer method should be notified in the case of
synchronization events.
|
static Modified |
withoutSynchronization()
|
static Modified |
withSynchronization()
|
annotationType, equals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitannotationType, equals, hashCode, toStringpublic final boolean synchronization()
false otherwisepublic static Modified withSynchronization()
null Modifiedpublic static Modified withoutSynchronization()
Modified instance whose synchronization element is false.
This method never returns null.
null ModifiedCopyright © 2018–2018, microBean. All rights reserved.