public class RecentStringInterner
extends java.lang.Object
Constructor and Description |
---|
RecentStringInterner(Disposable parentDisposable) |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
java.lang.String |
get(java.lang.String s) |
public RecentStringInterner(Disposable parentDisposable)