NewPipeExtractor/extractor
TiA4f8R d64d7bbd01
Move ManifestCreatorCache tests to a separate class and remove override of equals and hashCode methods in ManifestCreatorCache
These methods don't need to be overriden, as they are not excepted to be used in collections.
Also improve the toString method of this class, which contains also now clearFactor and maximumSize attributes and for each operations.
2022-05-28 12:00:48 +02:00
..
src Move ManifestCreatorCache tests to a separate class and remove override of equals and hashCode methods in ManifestCreatorCache 2022-05-28 12:00:48 +02:00
build.gradle Add checkstyle to extractor gradle project 2022-03-26 19:37:46 +01:00