public class Atomic extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
boolean |
isJsonBasicType()
true if value is not null and is primitive, box or String
|
boolean |
isNull() |
String |
toString() |
Object |
unwrap()
original Value
|
Copyright © 2014. All rights reserved.