Package org.eolang
Class AtVoid
- java.lang.Object
-
- org.eolang.AtVoid
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Attrcopy(Phi self)Make a copy of it.Phiget()Take the object out.voidput(Phi phi)Put a new object in.
-
-
-
Constructor Detail
-
AtVoid
public AtVoid(String name)
Ctor.- Parameters:
name- The name of the attribute
-
-