Uses of Record Class
org.microbean.attributes.ByteValue
-
Uses of ByteValue in org.microbean.attributes
Classes in org.microbean.attributes that implement interfaces with type arguments of type ByteValueMethods in org.microbean.attributes that return ByteValueModifier and TypeMethodDescriptionstatic final ByteValue
ByteValue.of
(byte b) Returns aByteValue
suitable for the supplied arguments.Methods in org.microbean.attributes that return types with arguments of type ByteValueModifier and TypeMethodDescriptionfinal Optional
<DynamicConstantDesc<ByteValue>> ByteValue.describeConstable()
static final ArrayValue
<ByteValue> ArrayValue.of
(byte... values) Returns anArrayValue
suitable for the supplied argument.Methods in org.microbean.attributes with parameters of type ByteValue