Ted Yu created HBASE-9960:
-----------------------------

             Summary: Fix javadoc for CellUtil#tagsIterator()
                 Key: HBASE-9960
                 URL: https://issues.apache.org/jira/browse/HBASE-9960
             Project: HBase
          Issue Type: Bug
            Reporter: Ted Yu
            Assignee: Ted Yu


The @return tag has no arguments.
{code}
   * @return
   */
  public static Iterator<Tag> tagsIterator(final byte[] tags, final int offset, 
final short length) {
{code}



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to