de.laures.cewolf.storage
Class SessionStorageGroup
java.lang.Object
de.laures.cewolf.storage.SessionStorageGroup
- All Implemented Interfaces:
- Runnable
public class SessionStorageGroup
- extends Object
- implements Runnable
- Author:
- brianf
To change the template for this generated type comment go to Window -
Preferences - Java - Code Generation - Code and Comments
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SessionStorageGroup
public SessionStorageGroup()
get
public Object get(Object a)
put
public Object put(Object a,
Object b)
remove
public Object remove(Object a)
run
public void run()
- Specified by:
run
in interface Runnable
main
public static void main(String[] args)
testThread
public static void testThread(int start)
testSoftreferenceMemoryFreeup
public static void testSoftreferenceMemoryFreeup()
- Test that memory is freed up when low on it...
Copyright © 2012. All Rights Reserved.