Value

public final class Value<T extends Object> extends NullableField<T>

Serialize the field with the given value.

Constructors

Link copied to clipboard

Properties

Link copied to clipboard
private final T v

Functions

Link copied to clipboard
public final T getV()