ESStringWrapper constructor

ESStringWrapper(
  1. String value
)

Implementation

ESStringWrapper(String value) : super(value);