public boolean hasNext()
hasNext in interface Iterator<Class<? extends P>>true if the iteration has more elements;
false otherwise.ResourceError - if an error occured when reading SPI resources
or service provider class is not found.public Class<? extends P> next()
next in interface Iterator<Class<? extends P>>ResourceError - if an error occured when reading SPI resources
or service provider class is not found.Copyright © 2010-2012 FoxLabs. All Rights Reserved.