Jan Hentschel created HBASE-17129: ------------------------------------- Summary: Remove public from methods in DataType interface Key: HBASE-17129 URL: https://issues.apache.org/jira/browse/HBASE-17129 Project: HBase Issue Type: Improvement Reporter: Jan Hentschel Assignee: Jan Hentschel Priority: Minor
There is no need to define the methods in the interface DataType as public. The visibility of the declared methods can be removed. -- This message was sent by Atlassian JIRA (v6.3.4#6332)