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