Class EObytes$EOxor

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

public final class EObytes$EOxor extends PhDefault implements Atom
BYTES.XOR.
Since:
0.1.0
  • Constructor Details

    • EObytes$EOxor

      public EObytes$EOxor()
      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.