org.apache.commons.jexl2
Class CacheTest.AssignTask
java.lang.Object
org.apache.commons.jexl2.CacheTest.Task
org.apache.commons.jexl2.CacheTest.AssignTask
- All Implemented Interfaces:
- Callable<Integer>
- Enclosing class:
- CacheTest
public static class CacheTest.AssignTask
- extends CacheTest.Task
A task to check assignment.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CacheTest.AssignTask
public CacheTest.AssignTask(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.