You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@weex.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/11/17 02:08:00 UTC

[jira] [Commented] (WEEX-127) Use HashSet Instead of array, because some app not contains arrayset

    [ https://issues.apache.org/jira/browse/WEEX-127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16256320#comment-16256320 ] 

ASF GitHub Bot commented on WEEX-127:
-------------------------------------

GitHub user gubaojian opened a pull request:

    https://github.com/apache/incubator-weex/pull/882

    [WEEX-127][android]Use HashSet Instead of array, because some app not

    Use HashSet Instead of array, because some app not contains arrayset support library

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gubaojian/incubator-weex release-0.16-arrayset

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-weex/pull/882.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 #882
    
----
commit c8284684abb215bf63143ca6b5c14e1770fc5432
Author: jianbai.gbj <ji...@alibaba-inc.com>
Date:   2017-11-17T02:05:44Z

    [WEEX-127][android]Use HashSet Instead of array, because some app not contains arrayset

----


> Use HashSet Instead of array, because  some app not contains arrayset
> ---------------------------------------------------------------------
>
>                 Key: WEEX-127
>                 URL: https://issues.apache.org/jira/browse/WEEX-127
>             Project: Weex
>          Issue Type: Improvement
>            Reporter: codefurture
>            Assignee: Adam Feng
>            Priority: Minor
>
> Use HashSet Instead of array, because  some app not contains arrayset



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)