Package com.google.gerrit.entities
Interface CodedEnum
- All Known Implementing Classes:
IntraLineDiff.Status
,Patch.ChangeType
,Patch.FileMode
,Patch.PatchType
public interface CodedEnum
Extension of Enum which provides distinct character code values.
-
Method Summary
-
Method Details
-
getCode
char getCode()
-