case class ScalarShape extends AnyShape with CommonShapeFields with SerializableShape with Product with Serializable
Scalar shape
- Alphabetic
- By Inheritance
- ScalarShape
- Serializable
- Serializable
- Product
- Equals
- SerializableShape
- CommonShapeFields
- AnyShape
- GrpcShapeFields
- AvroShapeFields
- ExemplifiedDomainElement
- DocumentedElement
- InheritanceChain
- ExternalSourceElement
- ShapeHelpers
- Shape
- HasShapeFederationMetadata
- HasFederationMetadata
- ShapeHelper
- NamedDomainElement
- NamedAmfObject
- Linkable
- AdoptionDependantCalls
- DomainElement
- CustomizableElement
- AmfObject
- AmfElement
- AnyRef
- Any
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
- Public
- All
Type Members
-
type
FacetsMap = Map[String, PropertyShape]
- Definition Classes
- Shape
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
def
+(other: String): String
- Implicit
- This member is added by an implicit conversion from ScalarShape to any2stringadd[ScalarShape] performed by method any2stringadd in scala.Predef.
- Definition Classes
- any2stringadd
-
def
->[B](y: B): (ScalarShape, B)
- Implicit
- This member is added by an implicit conversion from ScalarShape to ArrowAssoc[ScalarShape] performed by method ArrowAssoc in scala.Predef.
- Definition Classes
- ArrowAssoc
- Annotations
- @inline()
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
add(field: Field, value: AmfElement): ScalarShape.this.type
- Definition Classes
- AmfObject
-
def
add(other: Annotations): ScalarShape.this.type
- Definition Classes
- AmfElement
-
def
add(annotation: Annotation): ScalarShape.this.type
- Definition Classes
- AmfElement
-
def
addSubType(shape: Shape): Unit
- Attributes
- protected[amf]
- Definition Classes
- InheritanceChain
-
def
addSuperType(shape: Shape): Unit
- Attributes
- protected[amf]
- Definition Classes
- InheritanceChain
-
def
adopted(parent: String, cycle: Seq[String]): ScalarShape.this.type
- Definition Classes
- AmfObject
-
def
aliases: Seq[StrField]
- Definition Classes
- AvroShapeFields
-
def
and: Seq[Shape]
- Definition Classes
- Shape
-
val
annotations: Annotations
- Definition Classes
- ScalarShape → AnyShape → AmfElement
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
avroSchemaType: Option[String]
- Definition Classes
- AnyShape
-
def
buildFixPoint(id: Option[String], name: String, link: Linkable, recursionErrorHandler: Option[AMFErrorHandler]): RecursiveShape
- Attributes
- protected
- Definition Classes
- ShapeHelpers
-
def
classConstructor: (Fields, Annotations) ⇒ Linkable with DomainElement
apply method for create a new instance with fields and annotations.
apply method for create a new instance with fields and annotations. Aux method for copy
- Attributes
- protected
- Definition Classes
- ScalarShape → AnyShape → Linkable
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native() @IntrinsicCandidate()
-
def
cloneElement(branch: Map[AmfObject, AmfObject]): AmfObject
- Definition Classes
- AmfObject → AmfElement
-
def
cloneShape(recursionErrorHandler: Option[AMFErrorHandler], withRecursionBase: Option[String] = None, traversal: ShapeTraversalRegistry = ShapeTraversalRegistry(), cloneExamples: Boolean = false): ScalarShape.this.type
- Definition Classes
- ShapeHelpers
-
def
collectCustomShapePropertyDefinitions(onlyInherited: Boolean, traversed: Set[Shape]): Seq[FacetsMap]
- Definition Classes
- Shape
-
def
comment: StrField
- Definition Classes
- AnyShape
-
def
componentId: String
Value , path + field value that is used to compose the id when the object its adopted
Value , path + field value that is used to compose the id when the object its adopted
- Definition Classes
- ScalarShape → AnyShape → AmfObject
-
def
computeSubtypesClosure(): Seq[Shape]
- Attributes
- protected
- Definition Classes
- InheritanceChain
- def copyAnyShape(fields: Fields = fields, annotations: Annotations = annotations): AnyShape
-
def
copyElement(a: Annotations): Linkable with DomainElement
- Definition Classes
- Linkable
-
def
copyElement(): Linkable with DomainElement
- Definition Classes
- Linkable
-
def
copyFields(recursionErrorHandler: Option[AMFErrorHandler], cloned: Shape, recursionBase: Option[String], traversal: ShapeTraversalRegistry): Unit
- Attributes
- protected
- Definition Classes
- Shape
-
def
copyShape(): ScalarShape.this.type
- Definition Classes
- AnyShape → Shape
-
def
copyShape(a: Annotations): ScalarShape.this.type
- Definition Classes
- Shape
-
def
customDomainProperties: Seq[DomainExtension]
- Definition Classes
- DomainElement → CustomizableElement
-
def
customShapeProperties: Seq[ShapeExtension]
- Definition Classes
- Shape
-
def
customShapePropertyDefinitions: Seq[PropertyShape]
- Definition Classes
- Shape
- def dataType: StrField
-
def
default: DataNode
- Definition Classes
- Shape
-
def
defaultString: StrField
- Definition Classes
- Shape
-
def
deprecated: BoolField
- Definition Classes
- Shape
-
def
description: StrField
- Definition Classes
- Shape
-
def
displayName: StrField
- Definition Classes
- Shape
-
def
documentation: CreativeWork
- Definition Classes
- AnyShape
-
def
documentations: Seq[CreativeWork]
- Definition Classes
- AnyShape → DocumentedElement
-
def
effectiveInherits: Seq[Shape]
- Definition Classes
- Shape
-
def
effectiveLinkTarget(links: Set[Linkable]): DomainElement
- Definition Classes
- Linkable
-
def
elseShape: Shape
- Definition Classes
- Shape
- def encoding: StrField
-
def
ensuring(cond: (ScalarShape) ⇒ Boolean, msg: ⇒ Any): ScalarShape
- Implicit
- This member is added by an implicit conversion from ScalarShape to Ensuring[ScalarShape] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: (ScalarShape) ⇒ Boolean): ScalarShape
- Implicit
- This member is added by an implicit conversion from ScalarShape to Ensuring[ScalarShape] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: Boolean, msg: ⇒ Any): ScalarShape
- Implicit
- This member is added by an implicit conversion from ScalarShape to Ensuring[ScalarShape] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: Boolean): ScalarShape
- Implicit
- This member is added by an implicit conversion from ScalarShape to Ensuring[ScalarShape] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
examples: Seq[Example]
- Definition Classes
- ExemplifiedDomainElement
-
def
exclusiveMaximum: BoolField
- Definition Classes
- CommonShapeFields
-
def
exclusiveMaximumNumeric: DoubleField
- Definition Classes
- CommonShapeFields
-
def
exclusiveMinimum: BoolField
- Definition Classes
- CommonShapeFields
-
def
exclusiveMinimumNumeric: DoubleField
- Definition Classes
- CommonShapeFields
-
def
extend: Seq[DomainElement]
- Definition Classes
- DomainElement
-
def
federationMetadata: ShapeFederationMetadata
- Definition Classes
- HasFederationMetadata
-
val
fields: Fields
- Definition Classes
- ScalarShape → AnyShape → AmfObject
-
def
format: StrField
- Definition Classes
- CommonShapeFields
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @IntrinsicCandidate()
-
lazy val
graph: Graph
- Definition Classes
- DomainElement
-
def
hasExplicitName: Boolean
- Definition Classes
- Shape
-
val
id: String
- Definition Classes
- AmfObject
-
def
ifShape: Shape
- Definition Classes
- Shape
-
def
inherits: Seq[Shape]
- Definition Classes
- Shape
- def inlined: Boolean
-
def
isAnd: Boolean
- Attributes
- protected[amf]
- Definition Classes
- Shape
- def isAnyType: Boolean
-
def
isAvroSchema: Boolean
- Definition Classes
- AnyShape
-
def
isConditional: Boolean
- Attributes
- protected[amf]
- Definition Classes
- Shape
-
def
isExtension: BoolField
- Definition Classes
- Shape
-
def
isExternalLink: BoolField
- Definition Classes
- DomainElement
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
def
isLink: Boolean
- Definition Classes
- Linkable
-
def
isLinkToSource: Boolean
- Definition Classes
- ExternalSourceElement
-
def
isNot: Boolean
- Attributes
- protected[amf]
- Definition Classes
- Shape
-
def
isNotExplicit: Boolean
Aux method to know when the shape is instance only of any shape and it's because was parsed from an empty (or only with example) payload, an not an explicit type def
Aux method to know when the shape is instance only of any shape and it's because was parsed from an empty (or only with example) payload, an not an explicit type def
- Definition Classes
- AnyShape
-
def
isOr: Boolean
- Attributes
- protected[amf]
- Definition Classes
- Shape
- def isStrictAnyMeta: Boolean
-
def
isStub: BoolField
- Definition Classes
- Shape
-
def
isTrackedBy(trackId: String): Boolean
- Definition Classes
- AmfElement
-
def
isXOne: Boolean
- Attributes
- protected[amf]
- Definition Classes
- Shape
-
def
link[T](label: String, annotations: Annotations): T
- Definition Classes
- Linkable
-
val
linkAnnotations: Option[Annotations]
- Definition Classes
- Linkable
-
def
linkCopy(): ScalarShape
- Definition Classes
- ScalarShape → AnyShape → Linkable
-
def
linkLabel: StrField
- Definition Classes
- Linkable
-
def
linkSubType(shape: AnyShape): Unit
- Attributes
- protected[amf]
- Definition Classes
- InheritanceChain
-
def
linkTarget: Option[DomainElement]
- Definition Classes
- Linkable
-
def
location(): Option[String]
- Definition Classes
- ExternalSourceElement → AmfElement
-
def
maxLength: IntField
- Definition Classes
- CommonShapeFields
-
def
maximum: DoubleField
- Definition Classes
- CommonShapeFields
- def mediaType: StrField
-
val
meta: ScalarShapeModel.type
- Definition Classes
- ScalarShape → AnyShape → HasFederationMetadata → AmfObject
-
def
minLength: IntField
- Definition Classes
- CommonShapeFields
-
def
minimum: DoubleField
- Definition Classes
- CommonShapeFields
-
def
multipleOf: DoubleField
- Definition Classes
- CommonShapeFields
-
def
name: StrField
- Definition Classes
- NamedAmfObject
-
def
nameField: Field
- Attributes
- protected
- Definition Classes
- Shape → NamedAmfObject
-
def
namespace: StrField
- Definition Classes
- AvroShapeFields
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
not: Shape
- Definition Classes
- Shape
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @IntrinsicCandidate()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @IntrinsicCandidate()
-
def
or: Seq[Shape]
- Definition Classes
- Shape
-
def
pattern: StrField
- Definition Classes
- CommonShapeFields
-
def
position(): Option[LexicalInformation]
- Definition Classes
- AmfElement
-
def
raw: StrField
- Definition Classes
- ExternalSourceElement
-
def
readOnly: BoolField
- Definition Classes
- Shape
-
def
refDescription: StrField
- Definition Classes
- Linkable
-
def
refSummary: StrField
- Definition Classes
- Linkable
-
def
referenceId: StrField
- Definition Classes
- ExternalSourceElement
-
def
removeExamples(): Unit
- Definition Classes
- ExemplifiedDomainElement
-
def
reservedValues: Seq[Reserved]
- Definition Classes
- GrpcShapeFields
- def schema: Shape
-
def
schemaVersion: StrField
- Definition Classes
- AnyShape
-
def
semanticContext: Option[SemanticContext]
- Definition Classes
- AnyShape
-
def
serializationSchema: Shape
- Definition Classes
- SerializableShape
-
def
set(field: Field, value: AmfElement, annotations: Annotations): ScalarShape.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, value: AmfElement): ScalarShape.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, values: Seq[String]): ScalarShape.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, value: Float): ScalarShape.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, value: Double): ScalarShape.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, value: Int): ScalarShape.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, value: Boolean): ScalarShape.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, value: String, annotations: Annotations): ScalarShape.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, value: String): ScalarShape.this.type
- Definition Classes
- AmfObject
-
def
setArray(field: Field, values: Seq[AmfElement], annotations: Annotations): ScalarShape.this.type
- Definition Classes
- AmfObject
-
def
setArray(field: Field, values: Seq[AmfElement]): ScalarShape.this.type
- Definition Classes
- AmfObject
-
def
setArrayWithoutId(field: Field, values: Seq[AmfElement], annotations: Annotations): ScalarShape.this.type
- Definition Classes
- AmfObject
-
def
setArrayWithoutId(field: Field, values: Seq[AmfElement]): ScalarShape.this.type
- Definition Classes
- AmfObject
-
def
setDefaultStrValue(entry: YMapEntry): Unit
- Definition Classes
- ShapeHelper
-
def
setWithoutId(field: Field, value: AmfElement, annotations: Annotations): ScalarShape.this.type
- Definition Classes
- AmfObject
-
val
shouldLink: Boolean
- Attributes
- protected
- Definition Classes
- Linkable
-
final
def
simpleAdoption(parent: String): ScalarShape.this.type
- Definition Classes
- AmfObject
-
def
size: IntField
- Definition Classes
- AvroShapeFields
-
def
supportsRecursion: BoolField
- Definition Classes
- Linkable
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
thenShape: Shape
- Definition Classes
- Shape
- def trackedExample(trackId: String): Option[Example]
-
def
typeIris: Seq[String]
- Definition Classes
- DomainElement → CustomizableElement
-
def
unresolved(refName: String, aliases: Seq[String], pos: Option[SourceLocation], unresolvedSeverity: String)(implicit ctx: UnresolvedComponents): DomainElement with Linkable
- Definition Classes
- Linkable
-
def
values: Seq[DataNode]
- Definition Classes
- Shape
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
def
withAliases(aliases: Seq[String]): ScalarShape.this.type
- Definition Classes
- AvroShapeFields
-
def
withAnd(subShapes: Seq[Shape]): ScalarShape.this.type
- Definition Classes
- Shape
-
def
withComment(comment: String): ScalarShape.this.type
- Definition Classes
- AnyShape
-
def
withCustomDomainProperties(extensions: Seq[DomainExtension]): ScalarShape.this.type
- Definition Classes
- DomainElement → CustomizableElement
-
def
withCustomDomainProperty(extensions: DomainExtension): ScalarShape.this.type
- Definition Classes
- DomainElement → CustomizableElement
-
def
withCustomShapeProperties(properties: Seq[ShapeExtension]): ScalarShape.this.type
- Definition Classes
- Shape
-
def
withCustomShapePropertyDefinition(name: String, nameAnnotations: Annotations): PropertyShape
- Definition Classes
- Shape
-
def
withCustomShapePropertyDefinitions(propertyDefinitions: Seq[PropertyShape]): ScalarShape.this.type
- Definition Classes
- Shape
- def withDataType(dataType: String, annotations: Annotations = Annotations()): ScalarShape.this.type
-
def
withDefault(default: DataNode, annotations: Annotations): ScalarShape.this.type
- Definition Classes
- Shape
-
def
withDefaultStr(value: String): ScalarShape.this.type
- Definition Classes
- Shape
-
def
withDeprecated(deprecated: Boolean): ScalarShape.this.type
- Definition Classes
- Shape
-
def
withDescription(description: String): ScalarShape.this.type
- Definition Classes
- Shape
-
def
withDisplayName(name: String): ScalarShape.this.type
- Definition Classes
- Shape
-
def
withDocumentation(documentation: CreativeWork): ScalarShape.this.type
- Definition Classes
- AnyShape
-
def
withElse(elseShape: Shape): ScalarShape.this.type
- Definition Classes
- Shape
- def withEncoding(encoding: String): ScalarShape.this.type
-
def
withExample(name: Option[String]): Example
- Definition Classes
- ExemplifiedDomainElement
-
def
withExamples(examples: Seq[Example], annotations: Annotations = Annotations()): ScalarShape.this.type
- Definition Classes
- ExemplifiedDomainElement
-
def
withExclusiveMaximum(max: Boolean): ScalarShape.this.type
- Definition Classes
- CommonShapeFields
-
def
withExclusiveMaximumNumeric(max: Double): ScalarShape.this.type
- Definition Classes
- CommonShapeFields
-
def
withExclusiveMinimum(min: Boolean): ScalarShape.this.type
- Definition Classes
- CommonShapeFields
-
def
withExclusiveMinimumNumeric(min: Double): ScalarShape.this.type
- Definition Classes
- CommonShapeFields
-
def
withExtends(extend: Seq[DomainElement]): ScalarShape.this.type
- Definition Classes
- DomainElement
-
def
withFederationMetadata(metadata: ShapeFederationMetadata): ScalarShape.this.type
- Definition Classes
- HasFederationMetadata
-
def
withFormat(format: String): ScalarShape.this.type
- Definition Classes
- CommonShapeFields
-
def
withId(value: String): ScalarShape.this.type
- Definition Classes
- AmfObject
-
def
withIf(ifShape: Shape): ScalarShape.this.type
- Definition Classes
- Shape
-
def
withInferredName(name: String): ScalarShape.this.type
- Definition Classes
- NamedAmfObject
-
def
withInherits(inherits: Seq[Shape]): ScalarShape.this.type
- Definition Classes
- Shape
-
def
withIsExtension(value: Boolean): ScalarShape.this.type
- Definition Classes
- Shape
-
def
withIsExternalLink(isReference: Boolean): ScalarShape.this.type
- Definition Classes
- DomainElement
-
def
withIsStub(isStub: Boolean): ScalarShape.this.type
- Definition Classes
- Shape
-
def
withLinkLabel(label: String, annotations: Annotations): ScalarShape.this.type
- Definition Classes
- Linkable
-
def
withLinkTarget(target: DomainElement): ScalarShape.this.type
- Definition Classes
- Linkable
-
def
withMaxLength(max: Int): ScalarShape.this.type
- Definition Classes
- CommonShapeFields
-
def
withMaximum(max: Double): ScalarShape.this.type
- Definition Classes
- CommonShapeFields
- def withMediaType(mediaType: String): ScalarShape.this.type
-
def
withMinLength(min: Int): ScalarShape.this.type
- Definition Classes
- CommonShapeFields
-
def
withMinimum(min: Double): ScalarShape.this.type
- Definition Classes
- CommonShapeFields
-
def
withMultipleOf(multiple: Double): ScalarShape.this.type
- Definition Classes
- CommonShapeFields
-
def
withName(name: String): ScalarShape.this.type
- Definition Classes
- NamedAmfObject
-
def
withName(nameNode: ScalarNode): ScalarShape.this.type
- Definition Classes
- NamedAmfObject
-
def
withName(name: String, a: Annotations): ScalarShape.this.type
- Definition Classes
- NamedAmfObject
-
def
withName(node: YNode): ScalarShape.this.type
- Definition Classes
- NamedAmfObject
-
def
withNamespace(namespace: String): ScalarShape.this.type
- Definition Classes
- AvroShapeFields
-
def
withNot(shape: Shape): ScalarShape.this.type
- Definition Classes
- Shape
-
def
withOr(subShapes: Seq[Shape]): ScalarShape.this.type
- Definition Classes
- Shape
-
def
withPattern(pattern: String): ScalarShape.this.type
- Definition Classes
- CommonShapeFields
-
def
withReadOnly(readOnly: Boolean): ScalarShape.this.type
- Definition Classes
- Shape
-
def
withRefDescription(refDescription: String, annotations: Annotations): ScalarShape.this.type
- Definition Classes
- Linkable
-
def
withRefSummary(refSummary: String, annotations: Annotations): ScalarShape.this.type
- Definition Classes
- Linkable
-
def
withReference(id: String): ScalarShape.this.type
- Definition Classes
- ExternalSourceElement
-
def
withReserved(reserved: Reserved): ScalarShape.this.type
- Definition Classes
- GrpcShapeFields
-
def
withReservedValues(newReservedValues: Seq[Reserved]): ScalarShape.this.type
- Definition Classes
- GrpcShapeFields
- def withSchema(schema: Shape): ScalarShape.this.type
-
def
withSchemaVersion(version: String): ScalarShape.this.type
- Definition Classes
- AnyShape
-
def
withSemanticContext(context: SemanticContext): ScalarShape.this.type
- Definition Classes
- AnyShape
-
def
withSerializationSchema(schema: Shape): ScalarShape.this.type
- Definition Classes
- SerializableShape
-
def
withSize(size: Int): ScalarShape.this.type
- Definition Classes
- AvroShapeFields
-
def
withSupportsRecursion(recursive: Boolean): ScalarShape.this.type
- Definition Classes
- Linkable
-
def
withSynthesizeName(name: String): ScalarShape.this.type
- Definition Classes
- NamedAmfObject
-
def
withThen(thenShape: Shape): ScalarShape.this.type
- Definition Classes
- Shape
-
def
withValues(values: Seq[DataNode]): ScalarShape.this.type
- Definition Classes
- Shape
-
def
withWriteOnly(writeOnly: Boolean): ScalarShape.this.type
- Definition Classes
- Shape
-
def
withXMLSerialization(xmlSerialization: XMLSerializer): ScalarShape.this.type
- Definition Classes
- AnyShape
-
def
withXone(subShapes: Seq[Shape]): ScalarShape.this.type
- Definition Classes
- Shape
-
def
writeOnly: BoolField
- Definition Classes
- Shape
-
def
xmlSerialization: XMLSerializer
- Definition Classes
- AnyShape
-
def
xone: Seq[Shape]
- Definition Classes
- Shape
-
def
→[B](y: B): (ScalarShape, B)
- Implicit
- This member is added by an implicit conversion from ScalarShape to ArrowAssoc[ScalarShape] performed by method ArrowAssoc in scala.Predef.
- Definition Classes
- ArrowAssoc
Deprecated Value Members
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] ) @Deprecated
- Deprecated
-
def
formatted(fmtstr: String): String
- Implicit
- This member is added by an implicit conversion from ScalarShape to StringFormat[ScalarShape] performed by method StringFormat in scala.Predef.
- Definition Classes
- StringFormat
- Annotations
- @deprecated @inline()
- Deprecated
(Since version 2.12.16) Use
formatString.format(value)instead ofvalue.formatted(formatString), or use thef""string interpolator. In Java 15 and later,formattedresolves to the new method in String which has reversed parameters.