Package | Description |
---|---|
org.freehep.graphicsbase.util.export |
Modifier and Type | Method and Description |
---|---|
<T> Iterator<T> |
ServiceRegistry.getServiceProviders(Class<T> category,
ServiceRegistry.Filter filter,
boolean useOrdering)
Returns an
Iterator containing service provider
objects within a given category that satisfy a criterion
imposed by the supplied ServiceRegistry.Filter
object's filter method. |
Copyright © 2020. All rights reserved.