java.lang.Object
org.evrete.util.WorkUnitObject<T>
- Type Parameters:
T- object type
- All Implemented Interfaces:
WorkUnit
This utility class associates an arbitrary object with a level of complexity
-
Field Summary
Fields inherited from interface org.evrete.api.WorkUnit
DEFAULT_COMPLEXITY -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WorkUnitObject
-
-
Method Details
-
getDelegate
-
getComplexity
public double getComplexity()- Specified by:
getComplexityin interfaceWorkUnit
-