Package | Description |
---|---|
com.darwino.domino.napi.struct |
Modifier and Type | Method and Description |
---|---|
static RANGE |
RANGE.fromDateList(Collection<?> dateList)
Creates a new RANGE containing the values from the provided
List converted to Domino TIMEDATEs and TIMEDATE_PAIRs. |
static RANGE |
RANGE.fromNumberList(Collection<? extends Number> numList)
Creates a new RANGE containing the values from the provided
List converted to Domino NUMBERs (double). |
Copyright © 2014–2018. All rights reserved.