java.io.Serializable
protected static class CsrfPreventionFilter.LruCache<T>
extends java.lang.Object
implements java.io.Serializable
Constructor | Description |
---|---|
LruCache(int cacheSize) |
Modifier and Type | Method | Description |
---|---|---|
void |
add(T key) |
|
boolean |
contains(T key) |
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.