Class Str


  • public final class Str
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Str()  
    • Method Summary

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

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

      • Str

        public Str()
    • Method Detail

      • IsNullOrEmpty

        public static boolean IsNullOrEmpty​(java.lang.String s)