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