]> source.dussan.org Git - poi.git/commit
Math.toIntExact is unnecessary because value is guaranteed to be between 0 and 15
authorAxel Howind <axh@apache.org>
Thu, 22 Feb 2024 20:56:03 +0000 (20:56 +0000)
committerAxel Howind <axh@apache.org>
Thu, 22 Feb 2024 20:56:03 +0000 (20:56 +0000)
commit05af0e0bf323daf3867be34350c1d4e44535c79f
tree3cb31e657a37b72b89fd845f07354bcdbf791bcf
parent17c6a1ec509ad6bae26145d42c842035ac665c59
Math.toIntExact is unnecessary because value is guaranteed to be between 0 and 15

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1915959 13f79535-47bb-0310-9956-ffa450edef68
poi/src/main/java/org/apache/poi/util/HexDump.java