Package org.eolang
Class AtFormed
- java.lang.Object
-
- org.eolang.AtFormed
-
public final class AtFormed extends Object implements Attr
Attribute that constructs object lazily.The main difference between this attribute and
AtComposite
is it does not depend on context. It means that every new copy of the attribute is linked to the origin one (which was initialized first).- Since:
- 0.36.0
-
-
Method Detail
-