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 LongValueLongValue.of(long l) Returns aLongValuesuitable 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 anArrayValuesuitable for the supplied argument.Methods in org.microbean.attributes with parameters of type LongValue