Class TypeConversionUtils


  • public final class TypeConversionUtils
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static int G_R  
      private static int G_W  
      private static int G_X  
      private static int U_R  
      private static int U_W  
      private static int U_X  
      private static int W_R  
      private static int W_W  
      private static int W_X  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private TypeConversionUtils()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static int modeToInt​(java.lang.String mode, org.slf4j.Logger logger)  
      static java.lang.String[] toStringArray​(java.util.List<java.lang.String> list)  
      static boolean verifyModeSanity​(int mode, org.slf4j.Logger logger)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait