diff options
author | Marius Volkhart <mariusvolkhart@apache.org> | 2021-03-10 21:42:19 +0000 |
---|---|---|
committer | Marius Volkhart <mariusvolkhart@apache.org> | 2021-03-10 21:42:19 +0000 |
commit | 6a967ae6228dbe7beaf56c727c08770bad2e669f (patch) | |
tree | 37fe8df678fa29521a43a5cd5cd8cca03f86fc03 /src/excelant | |
parent | 74b4a460b229882ff6d3bbace90e512b33fb3e1c (diff) | |
download | poi-6a967ae6228dbe7beaf56c727c08770bad2e669f.tar.gz poi-6a967ae6228dbe7beaf56c727c08770bad2e669f.zip |
Streamline HPSF CustomProperties collection retrieval
Reduce the number of map lookups necessary to compute the return values for methods that return collections of property details. Since we maintain parity between the `props` and `dictionary` contents, when retrieving property details, we can reference the `props` directly and avoid the `dictionary` indirection.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1887453 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/excelant')
0 files changed, 0 insertions, 0 deletions