ValueInfo.Kind
Modifier and Type | Method and Description |
---|---|
static NullInfo |
get()
Returns the instance.
|
ValueInfo.Kind |
getKind()
Returns the type of this value.
|
Object |
getObject()
Returns the value as
Object . |
String |
toString() |
public static NullInfo get()
public ValueInfo.Kind getKind()
ValueInfo
public Object getObject()
ValueInfo
Object
.Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.