Package | Description |
---|---|
jsonvalues |
Modifier and Type | Method and Description |
---|---|
Key |
Key.asKey()
Returns this key.
|
Key |
Position.asKey()
Casts this position into a Key, throwing an exception if it's an index.
|
Key |
Index.asKey()
throws an UserError exception.
|
static Key |
Key.of(String key)
Returns a new instance which represents a key with the given name in a json object.
|
Copyright © 2022. All rights reserved.