Package org.eolang

Class AtSimple

  • All Implemented Interfaces:
    Attr, Term

    public final class AtSimple
    extends AtEnvelope
    Default attribute that just keeps single object. The class is NOT thread-safe.
    Since:
    0.1
    • Constructor Detail

      • AtSimple

        public AtSimple()
        Ctor.
      • AtSimple

        public AtSimple​(Phi object)
        Ctor.
        Parameters:
        object - Object that attribute keeps