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 ByteValueByteValue.of(byte b) Returns aByteValuesuitable 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 anArrayValuesuitable for the supplied argument.Methods in org.microbean.attributes with parameters of type ByteValue