Package com.google.gerrit.server.change
Interface AttentionSetEntryResource.Factory
-
- Enclosing class:
- AttentionSetEntryResource
public static interface AttentionSetEntryResource.Factory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AttentionSetEntryResource
create(ChangeResource change, Account.Id id)
-
-
-
Method Detail
-
create
AttentionSetEntryResource create(ChangeResource change, Account.Id id)
-
-