Class OA2LibLoader2

  • All Implemented Interfaces:
    edu.uiuc.ncsa.qdl.state.LibLoader

    public class OA2LibLoader2
    extends OA2LibLoader
    Instantiated in the QDLEnvironment to populate the lib entry. This is never directly used in the code though.

    Created by Jeff Gaynor
    on 4/4/23 at 9:30 AM

    • Constructor Detail

      • OA2LibLoader2

        public OA2LibLoader2()
    • Method Detail

      • add

        public void add​(edu.uiuc.ncsa.qdl.state.State state)
        Specified by:
        add in interface edu.uiuc.ncsa.qdl.state.LibLoader
        Overrides:
        add in class OA2LibLoader