public interface EncodedValue
IntsRef
Modifier and Type | Interface and Description |
---|---|
static class |
EncodedValue.InitializerConfig |
Modifier and Type | Method and Description |
---|---|
String |
getName()
This method returns the hierarchical name like vehicle.type of this EncodedValue
|
int |
init(EncodedValue.InitializerConfig init)
This method sets the dataIndex and shift of this EncodedValue object and potentially changes the submitted init
object afterwards via calling next
|
int init(EncodedValue.InitializerConfig init)
EncodedValue.InitializerConfig.next(int)
String getName()
Copyright © 2012–2019. All rights reserved.