org.apache.commons.jexl2
Class CacheTest.AssignListTask
java.lang.Object
org.apache.commons.jexl2.CacheTest.Task
org.apache.commons.jexl2.CacheTest.AssignListTask
- All Implemented Interfaces:
- Callable<Integer>
- Enclosing class:
- CacheTest
public static class CacheTest.AssignListTask
- extends CacheTest.Task
A task to check list assignment.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CacheTest.AssignListTask
public CacheTest.AssignListTask(int loops)
call
public Integer call()
throws Exception
- Specified by:
call in interface Callable<Integer>- Specified by:
call in class CacheTest.Task
- Throws:
Exception
Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.