iabtcf-java
iabtcf-java copied to clipboard
consider an EnumIntMap for LengthOffsetCache
Would be nice to use primitatives throughout the library. Replacing the EnumMap in LengthOffsetCache with an EnumIntMap would be a step in that direction.