public class LRUCacheTest extends Object
| Constructor and Description |
|---|
LRUCacheTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testMaxSize() |
void |
testRemoveEldestEntry() |
Copyright © 2008–2015 Eclipse Foundation. All rights reserved.