You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jan Hentschel (JIRA)" <ji...@apache.org> on 2017/01/06 13:51:58 UTC

[jira] [Assigned] (HBASE-17411) Use isEmpty instead of size() == 0 in hbase-common

     [ https://issues.apache.org/jira/browse/HBASE-17411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jan Hentschel reassigned HBASE-17411:
-------------------------------------

    Assignee: Jan Hentschel

> Use isEmpty instead of size() == 0 in hbase-common
> --------------------------------------------------
>
>                 Key: HBASE-17411
>                 URL: https://issues.apache.org/jira/browse/HBASE-17411
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Jan Hentschel
>            Assignee: Jan Hentschel
>            Priority: Minor
>
> Use {code:java}.isEmpty(){code} instead of {code:java}size() == 0{code} when possible in the *hbase-common* module.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)