public interface BCollection
{@link BCollection} represents a collection in Ballerina.| Modifier and Type | Method and Description |
|---|---|
BIterator |
newIterator()
Create new Iterator for this collection.
|
BIterator newIterator()
Copyright © 2018 WSO2. All rights reserved.