issues
search
Ellena557
/
LRU-cache
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Size is tested, but you didn't prove it lastly used elements
#10
irenkamalova
opened
3 years ago
1
This is shame do not make this class to be Generic :)
#9
irenkamalova
opened
3 years ago
1
Method get() is not covered by test
#8
irenkamalova
opened
3 years ago
1
I like the idea of this class, but implement LRU cache here once again is redundant
#7
irenkamalova
opened
3 years ago
1
Please add `final` to mandatory fielsa like `private LruCache lruCache;`
#6
irenkamalova
opened
3 years ago
1
Simplify
#5
irenkamalova
opened
3 years ago
1
Naming
#4
irenkamalova
opened
3 years ago
1
Test can be improved to pass every time
#3
irenkamalova
opened
3 years ago
1
multipleThreadTest in SingleThreadCacheTest
#2
irenkamalova
closed
3 years ago
0
There's the way to pass this test
#1
irenkamalova
opened
3 years ago
1