|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use INullEmptyHandler | |
|---|---|
| org.specrunner.expressions | |
| org.specrunner.expressions.core | |
| Uses of INullEmptyHandler in org.specrunner.expressions |
|---|
| Methods in org.specrunner.expressions with parameters of type INullEmptyHandler | |
|---|---|
void |
INullEmptyFeature.setNullEmptyHandler(INullEmptyHandler nullEmptyHandler)
Set the null/empty handler implementation. |
| Uses of INullEmptyHandler in org.specrunner.expressions.core |
|---|
| Classes in org.specrunner.expressions.core that implement INullEmptyHandler | |
|---|---|
class |
NullEmptyHandlerDefault
Default implementation. |
| Fields in org.specrunner.expressions.core with type parameters of type INullEmptyHandler | |
|---|---|
protected static ThreadLocal<INullEmptyHandler> |
NullEmptyHandlerDefault.instance
Thread safe instance. |
| Methods in org.specrunner.expressions.core that return INullEmptyHandler | |
|---|---|
static INullEmptyHandler |
NullEmptyHandlerDefault.get()
Singleton method. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||