Searched refs:stringBuffer (Results 1 – 1 of 1) sorted by relevance
96 StringBuffer stringBuffer = new StringBuffer("stringBuffer"); in constructorTest() local117 String s13 = new String(stringBuffer); in constructorTest()