public interface ScalarSerializer<T>
T
read(String value)
String
write(T object)
String write(T object) throws YamlException
YamlException
T read(String value) throws YamlException
Copyright © 2013. All Rights Reserved.