Class StringUtils

java.lang.Object
com.structurizr.util.StringUtils

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

    Constructors 
    Constructor Description
    StringUtils()  
  • Method Summary

    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 Details

  • Method Details

    • isNullOrEmpty

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