Class GreyUtil

java.lang.Object
com.luna.common.utils.GreyUtil

public class GreyUtil extends Object
Author:
luna
  • Field Details

    • greySwitch

      public static volatile Integer greySwitch
    • greySwitchValue

      public static volatile Integer greySwitchValue
  • Constructor Details

    • GreyUtil

      public GreyUtil()
  • Method Details

    • grey

      public static boolean grey(String key, Integer greySwitch)
    • grey

      public static boolean grey(String key)
    • hashCode

      public static long hashCode(String str)
    • main

      public static void main(String[] args)