Package | Description |
---|---|
org.eclipse.aether.internal.test.util |
Modifier and Type | Method and Description |
---|---|
RecordingRepositoryListener.Type |
RecordingRepositoryListener.EventWrapper.getType() |
static RecordingRepositoryListener.Type |
RecordingRepositoryListener.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RecordingRepositoryListener.Type[] |
RecordingRepositoryListener.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
RecordingRepositoryListener.EventWrapper(RecordingRepositoryListener.Type type,
RepositoryEvent event) |
Copyright © 2010–2013 The Eclipse Foundation. All rights reserved.