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 CharValueCharValue.of(char c) Returns aCharValuesuitable 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 anArrayValuesuitable for the supplied argument.Methods in org.microbean.attributes with parameters of type CharValue