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