Class LinkedListScopes

  • All Implemented Interfaces:
    Scopes

    public class LinkedListScopes
    extends Object
    implements Scopes
    A Scopes implementation backed by a linked list.
    Author:
    Carl Harris
    • Constructor Detail

      • LinkedListScopes

        public LinkedListScopes()