Class SyntheticName

java.lang.Object
org.microbean.construct.element.SyntheticName
All Implemented Interfaces:
CharSequence, Constable, Name

public final class SyntheticName extends Object implements Constable, Name
A Name implementation based on Strings.

This Name implementation differs from StringName in that there is no PrimordialDomain involved, and therefore no notion of any kind of delegate.

Author:
Laird Nelson
See Also: