Package | Description |
---|---|
jreframeworker.core |
Modifier and Type | Method and Description |
---|---|
IncrementalBuilder.PostBuildAction |
IncrementalBuilder.build(java.util.Set<IncrementalBuilder.DeltaSource> sourceDeltas,
org.eclipse.core.runtime.IProgressMonitor monitor) |
static IncrementalBuilder.PostBuildAction |
IncrementalBuilder.PostBuildAction.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IncrementalBuilder.PostBuildAction[] |
IncrementalBuilder.PostBuildAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|