WarpPI/core/src/main/java
Riccardo Azzolini a74f047655 Fix/improve hashCode for Functions
Some types of Function had hashCode methods which didn't match the
behavior of equals, while others could simply be rewritten in a simpler
way by using Objects.hash.
2019-10-25 22:48:49 +02:00
..
it/cavallium/warppi Fix/improve hashCode for Functions 2019-10-25 22:48:49 +02:00