Uploaded image for project: 'Commons BeanUtils'
  1. Commons BeanUtils
  2. BEANUTILS-544

Generic method to Checks if a CharSequence is empty ("") or null

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Bean / Property Utils
    • None

    Description

      In order to duplicate always the same cheek  in the class 

      DefaultResolver

       

      if (expression == null || expression.length() == 0)
      

      wold we nice have a method like en commons-lang that  checks if a Char Sequence is empty ("") or null

      Attachments

        Activity

          People

            Unassigned Unassigned
            arturobernalg Arturo Bernal
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: