public interface DateTimeList extends EngineCollection, java.util.List
List
collection (ordered, non-unique) of Date
values.
To create an instance of DateTimeList
, call createList()
on the
Factory.DateTimeList
class.isEmpty, iterator
© Copyright IBM Corporation 2006, 2015. All rights reserved.