Class EOram$EOslice

  • All Implemented Interfaces:
    Cloneable, Atom, Phi, Term

    public final class EOram$EOslice
    extends PhDefault
    implements Atom
    Slice fixed size of bytes from position.
    Since:
    0.25
    • Constructor Detail

      • EOram$EOslice

        public EOram$EOslice​(Phi sigma)
        Ctor.
        Parameters:
        sigma - Sigma
    • Method Detail

      • 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.