protected ParamContainer() { cvParams = new CvParamCollection(); userParams = new UserParamCollection(); paramProperties = new ParamPropertyCollection(); userDescriptions = new UserDescriptionCollection(); }
protected ParamContainer() { cvParams = new CvParamCollection(); userParams = new UserParamCollection(); userDescriptions = new UserDescriptionList(); }