public class SPDXLicenseSpreadsheet.LicenseIterator extends Object implements Iterator<SpdxListedLicense>
| Constructor and Description |
|---|
SPDXLicenseSpreadsheet.LicenseIterator() |
public SPDXLicenseSpreadsheet.LicenseIterator()
throws SpreadsheetException
SpreadsheetExceptionpublic boolean hasNext()
hasNext in interface Iterator<SpdxListedLicense>public SpdxListedLicense next()
next in interface Iterator<SpdxListedLicense>public void remove()
remove in interface Iterator<SpdxListedLicense>Copyright © 2016 Linux Foundation. All Rights Reserved.