Package org.eolang
Class AtComposite
- java.lang.Object
-
- org.eolang.AtComposite
-
-
Constructor Summary
Constructors Constructor Description AtComposite(Phi obj, Function<Phi,Phi> exp)Ctor.
-
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.booleanput(Phi phi)Put a new object in.
-