public class StringPool extends Object
StringPool(int poolSize)
String
get(int idx)
void
set(int idx, String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StringPool(int poolSize)
public String get(int idx)
public void set(int idx, String value)
Copyright © 2018. All rights reserved.