Interface JsonValueBuilder

All Superinterfaces:
SpinValueBuilder<JsonValue>, TypedValueBuilder<JsonValue>
All Known Implementing Classes:
JsonValueBuilderImpl

public interface JsonValueBuilder extends SpinValueBuilder<JsonValue>
Author:
Roman Smirnov