public interface TypeConverter
Modifier and Type | Method and Description |
---|---|
Object |
convert(String value,
TypeLiteral<?> toType)
Converts a string value.
|
Object convert(String value, TypeLiteral<?> toType)
Copyright © 2006–2018 Google, Inc.. All rights reserved.