public interface StringValue extends PrimitiveValue<String>
A PrimitiveValue corresponding to the Java type String.
PrimitiveValue
String
getType, getValue
Copyright © 2018. All rights reserved.