Class Value.LongValue

Enclosing class:
Value

@Immutable public static final class Value.LongValue extends Value.TypedValue<Long>
A value of type Long.
  • Constructor Details

    • LongValue

      public LongValue(@Nonnull Long value)