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