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

    Modifier and Type
    Method
    Description
    char
     
  • Method Details

    • getCode

      char getCode()