@Documented @Retention(value=RUNTIME) @Target(value={TYPE_USE,TYPE_PARAMETER}) @SubtypeOf(value={}) public @interface GuardedByUnknown
@GuardedByUnknown
annotation is written.
@GuardedByUnknown
is the top of the GuardedBy qualifier hierarchy. Any value can be
assigned into a variable of type @GuardedByUnknown
.