public class ShrinkerThread
extends java.lang.Object
implements java.lang.Runnable
Constructor and Description |
---|
ShrinkerThread(MemoryCache cache)
Constructor for the ShrinkerThread object.
|
public ShrinkerThread(MemoryCache cache)
cache
- The MemoryCache which the new shrinker should watch.public void run()
run
in interface java.lang.Runnable
protected void shrink()
Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.