| Package | Description |
|---|---|
| com.github.dbadia.sqrl.server.util |
| Modifier and Type | Class and Description |
|---|---|
class |
SelfExpiringHashMap<K,V>
As described in http://stackoverflow.com/a/30681018/2863942
https://gist.github.com/pcan/16faf4e59942678377e0#file-selfexpiringhashmap-java
A thread-safe implementation of a HashMap which entries expires after the specified life time.
|
Copyright © 2016. All rights reserved.