private static final class MildElements.Weak<T> extends java.lang.ref.WeakReference<T> implements MildElements.Indexable
MildElements.Indexable element.| Modifier and Type | Field and Description |
|---|---|
private int |
index |
| Constructor and Description |
|---|
Weak(T value,
java.lang.ref.ReferenceQueue<T> queue,
int index) |
| Modifier and Type | Method and Description |
|---|---|
int |
index(int newIndex) |
public int index(int newIndex)
index in interface MildElements.Indexable