@Documented @Target(value={FIELD,METHOD}) @Retention(value=RUNTIME) public @interface GuardedBy
GuardedBy.Type
Modifier and Type | Required Element and Description |
---|---|
GuardedBy.Type |
lock |
public abstract GuardedBy.Type lock
public abstract String details
Copyright © 2009–2017 tempus-fugit committers. All rights reserved.