| Package | Description |
|---|---|
| org.specrunner.plugins.core.objects | |
| org.specrunner.plugins.core.objects.core |
| Modifier and Type | Field and Description |
|---|---|
protected IObjectSelector<T> |
AbstractPluginObjectSelect.selector
The default object selector.
|
| Constructor and Description |
|---|
AbstractPluginObjectCompare(IObjectSelector<T> selector)
Create a plugin comparator, provided an object selector.
|
AbstractPluginObjectCompareAll(IObjectSelector<T> selector) |
AbstractPluginObjectSelect(IObjectSelector<T> selector)
Create a select plugin, provided an object selector.
|
AbstractPluginObjectSelectNone(IObjectSelector<T> selector)
Create a none plugin, provided an object selector.
|
AbstractPluginObjectSelectUnique(IObjectSelector<T> selector)
Create a select plugin, provided an object selector.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ObjectSelector
Memory object seeker.
|
Copyright © 2016. All rights reserved.