Package | Description |
---|---|
jsonvalues |
json-values is a one-package and zero-dependency library to work with jsons in a declarative and functional way.
|
Modifier and Type | Method and Description |
---|---|
Index |
Key.asIndex()
throws an UserError exception.
|
Index |
Position.asIndex()
Casts this position into an Index, throwing an exception if it's a Key.
|
Index |
Index.asIndex()
Returns this index.
|
static Index |
Index.of(int index)
Returns a new instance witch represents the given index in an array.
|
Copyright © 2022. All rights reserved.