public interface EncodedValueFactory
| Modifier and Type | Method and Description | 
|---|---|
EncodedValue | 
create(String encodedValueString)
This method assumes a string value with the key of an EncodedValue like "road_class" and returns an instance
 of it. 
 | 
EncodedValue create(String encodedValueString)
Copyright © 2012–2022. All rights reserved.