unevictableUsers property

Set<U> unevictableUsers
final

If an entry is used by any of these users, it cannot be evicted.

Implementation

final Set<U> unevictableUsers;