public class WeakInterner<T> extends Interner<T>
WeakInterner()
WeakInterner(<any> strategy)
void
clear()
java.util.Set<T>
getValues()
T
intern(T name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WeakInterner()
public WeakInterner(<any> strategy)
public T intern(T name)
intern
Interner<T>
public void clear()
clear
public java.util.Set<T> getValues()
getValues
This is unofficial documentation and not affiliated with Jetbrains s.r.o. at all. We can not guarantee the correctness of this documentation.