Class Constants

java.lang.Object
one.suhas.rmc.utils.Constants

public class Constants extends Object
Constant values for our app
  • Field Details

    • starValueToString

      public static final Map<StarValue,String> starValueToString
      A map translating StarValue enums to an emoji of stars
      See Also:
  • Constructor Details

    • Constants

      public Constants()