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