public static interface Resource.Factory.Descriptor
The creation is deferred until the factory is fetched for the first time.
| Modifier and Type | Method and Description |
|---|---|
Resource.Factory |
createFactory()
Creates a factory and returns it.
|
Resource.Factory createFactory()
An implementation may and usually does choose to create only one instance, which it returns for each call.
Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature