Class EObytes$EOconcat

java.lang.Object
org.eolang.PhDefault
EOorg.EOeolang.EObytes$EOconcat
All Implemented Interfaces:
Cloneable, Atom, Data, Phi

public final class EObytes$EOconcat extends PhDefault implements Atom
BYTES.CONCAT.
Since:
0.23
  • Constructor Details

    • EObytes$EOconcat

      public EObytes$EOconcat()
      Ctor.
  • Method Details

    • lambda

      public Phi lambda()
      Description copied from interface: Atom
      Executes λ function and calculates object.
      Specified by:
      lambda in interface Atom
      Returns:
      Object calculated from λ function.