| Package | Description |
|---|---|
| org.kie.dmn.feel.lang.types.impl | |
| org.kie.dmn.feel.runtime.functions |
| Modifier and Type | Method and Description |
|---|---|
static ComparablePeriod |
ComparablePeriod.of(int years,
int months,
int days) |
static ComparablePeriod |
ComparablePeriod.ofMonths(int months) |
static ComparablePeriod |
ComparablePeriod.parse(CharSequence text) |
| Modifier and Type | Method and Description |
|---|---|
FEELFnResult<ComparablePeriod> |
AbsFunction.invoke(ComparablePeriod comparablePeriod) |
| Modifier and Type | Method and Description |
|---|---|
FEELFnResult<ComparablePeriod> |
AbsFunction.invoke(ComparablePeriod comparablePeriod) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.