public class GroupInfoCache extends Object
GroupInfoCache
.Modifier and Type | Class and Description |
---|---|
static interface |
GroupInfoCache.Factory |
public void want(com.google.gerrit.reviewdb.client.AccountGroup.UUID uuid)
uuid
- identity that will be needed in the future; may be null.public com.google.gerrit.common.data.GroupDescription.Basic get(com.google.gerrit.reviewdb.client.AccountGroup.UUID uuid)