Package | Description |
---|---|
Contains Plugin class model and attached interfaces.
|
Modifier and Type | Class and Description |
---|---|
static class |
|
Modifier and Type | Method and Description |
---|---|
|
() |
Modifier and Type | Method and Description |
---|---|
<> |
() |
Modifier and Type | Method and Description |
---|---|
static boolean |
(<PluginDescriptor> list,
ident)
Returns true if the specified plugin is present in the specified list.
|
static int |
(<PluginDescriptor.PluginIdent> list,
ident)
Returns the index for the specified plugin ident in the specified list.
|
static int |
(<PluginDescriptor> list,
ident)
Returns the index for the specified plugin in the specified list.
|
static |
(<PluginDescriptor> list,
ident,
boolean acceptNewer) |
static |
( ident,
boolean acceptNewer) |
boolean |
( ident) |
boolean |
( ident) |
boolean |
( ident) |
boolean |
( ident) |
Modifier and Type | Method and Description |
---|---|
static int |
(<? extends PluginDescriptor.PluginIdent> list,
className)
Returns the index for the specified plugin in the specified list.
|
static int |
(<PluginDescriptor.PluginIdent> list,
ident)
Returns the index for the specified plugin ident in the specified list.
|