Package org.eolang

Class AtSimple

  • All Implemented Interfaces:
    Attr

    public final class AtSimple
    extends AtEnvelope
    Default attribute that just keeps single object. Used for tests mostly.

    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