Class StringHelper

java.lang.Object
io.gitbub.devlibx.easy.helper.string.StringHelper

public class StringHelper extends Object
Common string function to be used.
  • Constructor Details

    • StringHelper

      public StringHelper()
    • StringHelper

      @Inject public StringHelper(JsonUtil jsonUtil)
      Build StringHelper with custom JsonUtil
  • Method Details

    • stringify

      public String stringify(Object obj)
      Helper to convert object to string