Skip to content
Snippets Groups Projects
  • Jean Chalard's avatar
    adf218ee
    Kill the StringBuilderPool. · adf218ee
    Jean Chalard authored
    The intention may have been nice originally but these end up
    being copied anyway :/
    Let's remove them now, and in a later change, just keep
    references to the created objects.
    
    Change-Id: Ifba8357c20384f9eb40cd916665ed1fc6dc8cab1
    adf218ee
    History
    Kill the StringBuilderPool.
    Jean Chalard authored
    The intention may have been nice originally but these end up
    being copied anyway :/
    Let's remove them now, and in a later change, just keep
    references to the created objects.
    
    Change-Id: Ifba8357c20384f9eb40cd916665ed1fc6dc8cab1
StringUtils.java 7.34 KiB