Class NetworkLoading

    • Constructor Detail

      • NetworkLoading

        public NetworkLoading​(IdGroupingToken groupId)
        Base constructor
        Parameters:
        groupId - contiguous id generation within this group for instances of this class
      • NetworkLoading

        protected NetworkLoading​(NetworkLoading networkLoading,
                                 boolean deepCopy)
        Copy Constructor
        Parameters:
        networkLoading - to copy
        deepCopy - when true, create a deep copy, shallow copy otherwise