Uses of Record Class
org.microbean.attributes.CharValue
-
Uses of CharValue in org.microbean.attributes
Classes in org.microbean.attributes that implement interfaces with type arguments of type CharValueMethods in org.microbean.attributes that return CharValueModifier and TypeMethodDescriptionstatic final CharValue
CharValue.of
(char c) Returns aCharValue
suitable for the supplied arguments.Methods in org.microbean.attributes that return types with arguments of type CharValueModifier and TypeMethodDescriptionfinal Optional
<DynamicConstantDesc<CharValue>> CharValue.describeConstable()
static final ArrayValue
<CharValue> ArrayValue.of
(char... values) Returns anArrayValue
suitable for the supplied argument.Methods in org.microbean.attributes with parameters of type CharValue