public class MapListEngine extends Calculator
| Constructor and Description |
|---|
MapListEngine() |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<Object> |
extractValues(String byCode,
Collection<Object> fromObjList)
Extract values from each object 'fromObjList' by code
|
addFunction, addType, calc, calc, calcArgument, equalValues, getFunction, getType, toTypeprotected Collection<Object> extractValues(String byCode, Collection<Object> fromObjList)
CalculatorextractValues in class CalculatorbyCode - code for extracting valuesfromObjList - collection with objects for extracting valuesCopyright © 2018. All rights reserved.