Skip to content

Commit

Permalink
test spotless:check
Browse files Browse the repository at this point in the history
  • Loading branch information
Apache9 committed May 3, 2022
1 parent c8e3031 commit 5ebf422
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ public interface Cell extends HeapSize {
* Short.MAX_VALUE which is 32,767 bytes.
* @return The array containing the row bytes.
*/
byte[] getRowArray();
byte[] getRowArray();

/**
* @return Array index of first row byte
Expand Down

0 comments on commit 5ebf422

Please sign in to comment.