Searched refs:HashCodeFunction (Results 1 – 1 of 1) sorted by relevance
286 private static class HashCodeFunction implements Function<Object, Integer> { class in FunctionsTest297 Function<? super String, Integer> g = new HashCodeFunction(); in testComposeOfFunctionsIsAssociative()317 Function<? super String, Integer> g = new HashCodeFunction(); in testComposeOfPredicateAndFunctionIsAssociative()