public class TypedNull
extends java.lang.Object
null value of a specific type.| Modifier and Type | Field and Description |
|---|---|
private java.lang.Class |
type |
| Constructor and Description |
|---|
TypedNull(java.lang.Class type) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class |
getType() |