public interface StandardLibraryContribution extends RegisteredContribution<StandardLibraryContribution>
| Modifier and Type | Interface and Description |
|---|---|
static class |
StandardLibraryContribution.Descriptor |
RegisteredContribution.AbstractDescriptor<C extends RegisteredContribution<C>>, RegisteredContribution.AbstractRegistry<C extends RegisteredContribution<C>>, RegisteredContribution.Registry<C extends RegisteredContribution<C>>| Modifier and Type | Field and Description |
|---|---|
static RegisteredContribution.Registry<StandardLibraryContribution> |
REGISTRY |
| Modifier and Type | Method and Description |
|---|---|
Resource |
getResource()
Return the resource containing the contribution to the standard library.
|
getContributionstatic final RegisteredContribution.Registry<StandardLibraryContribution> REGISTRY
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.