Searched refs:PUT_LAST (Results 1 – 1 of 1) sorted by relevance
350 static final int PUT_LAST = 2; field in LinkedHashMap357 if ((putMode == PUT_LAST || (putMode == PUT_NORM && accessOrder)) && (last = tail) != e) { in afterNodeAccess()429 putMode = PUT_LAST; in putLast()