Class HexFormat

java.lang.Object
com.google.gerrit.server.ioutil.HexFormat

public class HexFormat extends Object
  • Constructor Details

    • HexFormat

      public HexFormat()
  • Method Details

    • fromInt

      public static String fromInt(int id)