public class DfaOptionalSupport
extends java.lang.Object
Constructor and Description |
---|
DfaOptionalSupport() |
Modifier and Type | Method and Description |
---|---|
static DfType |
getOptionalValue(boolean present)
Creates a DfType which represents present or absent optional (non-null)
|
public static DfType getOptionalValue(boolean present)
present
- whether the value should be present