| Constructor and Description |
|---|
IndexedValue() |
IndexedValue(byte[] bytes) |
IndexedValue(Location location) |
IndexedValue(Word word) |
| Modifier and Type | Method and Description |
|---|---|
Location |
getLocation() |
Word |
getWord() |
boolean |
isLocation() |
boolean |
isWord() |
public IndexedValue(byte[] bytes)
throws CosmianException
CosmianExceptionpublic IndexedValue()
public IndexedValue(Location location) throws CosmianException
CosmianExceptionpublic IndexedValue(Word word) throws CosmianException
CosmianExceptionpublic boolean isLocation()
public boolean isWord()
public Location getLocation() throws CosmianException
CosmianExceptionpublic Word getWord() throws CosmianException
CosmianExceptionCopyright © 2022. All rights reserved.