T - V - public abstract class CompositeExtractorBase<T,V,C> extends ExtractorBase<T,V,C>
| Modifier and Type | Field and Description |
|---|---|
protected Extractor<T,V,C>[] |
operands |
cost, costUnit, initialCost, invocations, nanos, totalCost| Constructor and Description |
|---|
CompositeExtractorBase(double initialCost,
TimeUnit costUnit,
Extractor<T,V,C>... operands) |
| Modifier and Type | Method and Description |
|---|---|
double |
getCost() |
compareTo, createCacheEntry, equals, extract, extractInternalclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisContextDependent, parameterIndicespublic double getCost()