Uses of Record Class
org.microbean.attributes.LongValue
-
Uses of LongValue in org.microbean.attributes
Classes in org.microbean.attributes that implement interfaces with type arguments of type LongValueMethods in org.microbean.attributes that return LongValueModifier and TypeMethodDescriptionstatic final LongValue
LongValue.of
(long l) Returns aLongValue
suitable for the supplied arguments.Methods in org.microbean.attributes that return types with arguments of type LongValueModifier and TypeMethodDescriptionfinal Optional
<DynamicConstantDesc<LongValue>> LongValue.describeConstable()
static final ArrayValue
<LongValue> ArrayValue.of
(long... values) Returns anArrayValue
suitable for the supplied argument.Methods in org.microbean.attributes with parameters of type LongValue