toJson

public Long toJson(Long l)

Always throws. This library only reads Alpha Vantage responses; it never serializes a NoneableLong-annotated field back to JSON, so this side of the adapter has no implementation.

Return

never returns

Parameters

l

the value that would be serialized

Throws