Package com.google.gerrit.server
Class CurrentUser.PropertyKey<T>
- java.lang.Object
 - 
- com.google.gerrit.server.CurrentUser.PropertyKey<T>
 
 
- 
- Enclosing class:
 - CurrentUser
 
public static final class CurrentUser.PropertyKey<T> extends Object
Unique key for plugin/extension specific data on a CurrentUser. 
- 
- 
Method Detail
- 
create
public static <T> CurrentUser.PropertyKey<T> create()
 
 - 
 
 -