public class MedianFunction
extends org.kie.dmn.feel.runtime.functions.BaseFEELFunction
Modifier and Type | Field and Description |
---|---|
static MedianFunction |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
org.kie.dmn.feel.runtime.functions.FEELFnResult<BigDecimal> |
invoke(List<?> list) |
public static final MedianFunction INSTANCE
public org.kie.dmn.feel.runtime.functions.FEELFnResult<BigDecimal> invoke(List<?> list)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.