Package org.eolang
Class AtEnvelope
- java.lang.Object
-
- org.eolang.AtEnvelope
-
-
Constructor Summary
Constructors Constructor Description AtEnvelope(Attr attr)
Ctor.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Attr
copy(Phi self)
Make a copy of it.Phi
get()
Take the object out.boolean
put(Phi phi)
Put a new object in.
-