Uses of Record Class
org.microbean.attributes.IntValue
-
Uses of IntValue in org.microbean.attributes
Classes in org.microbean.attributes that implement interfaces with type arguments of type IntValueFields in org.microbean.attributes declared as IntValueModifier and TypeFieldDescriptionstatic final IntValue
IntValue.NEGATIVE_ONE
static final IntValue
IntValue.ONE
static final IntValue
IntValue.ZERO
Methods in org.microbean.attributes that return IntValueModifier and TypeMethodDescriptionstatic final IntValue
IntValue.of
(int i) Returns anIntValue
suitable for the supplied arguments.Methods in org.microbean.attributes that return types with arguments of type IntValueModifier and TypeMethodDescriptionfinal Optional
<DynamicConstantDesc<IntValue>> IntValue.describeConstable()
static final ArrayValue
<IntValue> ArrayValue.of
(int... values) Returns anArrayValue
suitable for the supplied argument.Methods in org.microbean.attributes with parameters of type IntValue