Class RedisCheck


  • public class RedisCheck
    extends java.lang.Object
    Utility class for checking if RedisBungee API is available.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static boolean isClassAvailable()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • isClassAvailable

        public static boolean isClassAvailable()