Class GuavaDeprecation


  • public class GuavaDeprecation
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void handleCall​(java.lang.String ticket)  
      static java.lang.String setLogLevel​(java.lang.String level)  
      • Methods inherited from class java.lang.Object

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

      • handleCall

        public static void handleCall​(java.lang.String ticket)
                               throws java.lang.UnsupportedOperationException
        Throws:
        java.lang.UnsupportedOperationException
      • setLogLevel

        public static java.lang.String setLogLevel​(java.lang.String level)