[ https://issues.apache.org/jira/browse/MNEMONIC-297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16110327#comment-16110327 ]
ASF GitHub Bot commented on MNEMONIC-297: ----------------------------------------- GitHub user lql5083psu opened a pull request: https://github.com/apache/incubator-mnemonic/pull/56 MNEMONIC-297:Add more constructors for ParameterHolder MNEMONIC-297:Add more constructors for ParameterHolder You can merge this pull request into a Git repository by running: $ git pull https://github.com/lql5083psu/incubator-mnemonic master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-mnemonic/pull/56.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #56 ---- commit 37033452ba7883a7e31e4f036110b340e3a1d704 Author: lql5083psu <lanlin....@gmail.com> Date: 2017-08-02T05:17:20Z MNEMONIC-297:Add more constructors for ParameterHolder ---- > Add more constructors for ParameterHolder > ----------------------------------------- > > Key: MNEMONIC-297 > URL: https://issues.apache.org/jira/browse/MNEMONIC-297 > Project: Mnemonic > Issue Type: Improvement > Components: Core > Affects Versions: 0.9.0-incubating > Reporter: Wang, Gang > Assignee: Lan Lin > > Please add the following constructors to class ParameterHolder > public ParameterHolder(A n) > public ParameterHolder(A n, DurableType[] d) > public ParameterHolder(A n, DurableType[] d, EntityFactoryProxy[] e) -- This message was sent by Atlassian JIRA (v6.4.14#64029)