Package com.google.gerrit.entities
Class Patch.Key
java.lang.Object
com.google.gerrit.entities.Patch.Key
- Enclosing class:
- Patch
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract String
fileName()
static Patch.Key
Parse a Patch.Key out of a string representation.abstract PatchSet.Id
-
Constructor Details
-
Key
public Key()
-
-
Method Details
-
parse
Parse a Patch.Key out of a string representation. -
patchSetId
-
fileName
-