Searched refs:HashCodeFunction (Results 1 – 2 of 2) sorted by relevance
273 private static class HashCodeFunction implements Function<@Nullable Object, Integer> { class in FunctionsTest283 Function<? super String, Integer> g = new HashCodeFunction(); in testComposeOfFunctionsIsAssociative()302 Function<? super String, Integer> g = new HashCodeFunction(); in testComposeOfPredicateAndFunctionIsAssociative()