Home | History | Annotate | Download | only in collect

Lines Matching defs:nextExpirable

1786     private ReferenceEntry<K, V> nextExpirable = nullEntry();
1790 return nextExpirable;
1795 this.nextExpirable = next;