| Package | Description |
|---|---|
| org.specrunner.expressions | |
| org.specrunner.expressions.core |
| Modifier and Type | Method and Description |
|---|---|
void |
INullEmptyFeature.setNullEmptyHandler(INullEmptyHandler nullEmptyHandler)
Set the null/empty handler implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NullEmptyHandlerDefault
Default implementation.
|
| Modifier and Type | Field and Description |
|---|---|
protected static ThreadLocal<INullEmptyHandler> |
NullEmptyHandlerDefault.instance
Thread safe instance.
|
| Modifier and Type | Method and Description |
|---|---|
static INullEmptyHandler |
NullEmptyHandlerDefault.get()
Singleton method.
|
Copyright © 2016. All rights reserved.