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