Uses of Class
org.minidns.cache.ExtendedLruCache
-
Packages that use ExtendedLruCache Package Description org.minidns.cache -
-
Uses of ExtendedLruCache in org.minidns.cache
Subclasses of ExtendedLruCache in org.minidns.cache Modifier and Type Class Description class
FullLruCache
An insecure variant ofLruCache
also using all the data found in the sections of an answer.
-